BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
This is the complete list of members for Vec3< T >, including all inherited members.
complex() const | Vec3< T > | |
conj() const | Vec3< T > | |
mag() const | Vec3< T > | |
mag2() const | Vec3< T > | |
magxy() const | Vec3< T > | |
magxy2() const | Vec3< T > | |
operator!=(const Vec3< T > &other) const | Vec3< T > | |
operator+=(const Vec3< T > &v) | Vec3< T > | |
operator-=(const Vec3< T > &v) | Vec3< T > | |
operator==(const Vec3< T > &other) const | Vec3< T > | |
real() const | Vec3< T > | |
rotatedY(double a) const | Vec3< T > | |
rotatedZ(double a) const | Vec3< T > | |
setX(const T &a) | Vec3< T > | |
setY(const T &a) | Vec3< T > | |
setZ(const T &a) | Vec3< T > | |
unit() const | Vec3< T > | |
Vec3(const T x_, const T y_, const T z_) | Vec3< T > | |
Vec3() | Vec3< T > | |
x() const | Vec3< T > | |
y() const | Vec3< T > | |
z() const | Vec3< T > |