TBTK
Classes | Namespaces | Functions
Vector3d.h File Reference

Three-dimensional vector with components of double type. More...

#include <initializer_list>
#include <vector>
#include <math.h>

Go to the source code of this file.

Classes

class  TBTK::Vector3d
 

Namespaces

 TBTKcalc
 

Functions

const Vector3d TBTK::operator* (double lhs, Vector3d &rhs)
 

Detailed Description

Three-dimensional vector with components of double type.

Author
Kristofer Björnson