BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
Vec3< T > Member List

This is the complete list of members for Vec3< T >, including all inherited members.

complex() constVec3< T >
conj() constVec3< T >
mag() constVec3< T >
mag2() constVec3< T >
magxy() constVec3< T >
magxy2() constVec3< T >
operator!=(const Vec3< T > &other) constVec3< T >
operator+=(const Vec3< T > &v)Vec3< T >
operator-=(const Vec3< T > &v)Vec3< T >
operator==(const Vec3< T > &other) constVec3< T >
real() constVec3< T >
rotatedY(double a) constVec3< T >
rotatedZ(double a) constVec3< T >
setX(const T &a)Vec3< T >
setY(const T &a)Vec3< T >
setZ(const T &a)Vec3< T >
unit() constVec3< T >
Vec3(const T x_, const T y_, const T z_)Vec3< T >
Vec3()Vec3< T >
x() constVec3< T >
y() constVec3< T >
z() constVec3< T >