| angle(const VMDBase &v) const | Mantid::Kernel::VMDBase< TYPE > | |
| cross_prod(const VMDBase &v) const | Mantid::Kernel::VMDBase< TYPE > | |
| data | Mantid::Kernel::VMDBase< TYPE > | protected |
| getBareArray() const | Mantid::Kernel::VMDBase< TYPE > | |
| getNormalVector(const std::vector< VMDBase > &vectors) | Mantid::Kernel::VMDBase< TYPE > | static |
| getNumDims() const | Mantid::Kernel::VMDBase< TYPE > | |
| length() const | Mantid::Kernel::VMDBase< TYPE > | |
| makeVectorsOrthogonal(std::vector< VMDBase > &vectors) | Mantid::Kernel::VMDBase< TYPE > | static |
| nd | Mantid::Kernel::VMDBase< TYPE > | protected |
| norm() const | Mantid::Kernel::VMDBase< TYPE > | |
| norm2() const | Mantid::Kernel::VMDBase< TYPE > | |
| normalize() | Mantid::Kernel::VMDBase< TYPE > | |
| operator!=(const VMDBase &v) const | Mantid::Kernel::VMDBase< TYPE > | |
| operator*(const VMDBase &v) const | Mantid::Kernel::VMDBase< TYPE > | |
| operator*(const double scalar) const | Mantid::Kernel::VMDBase< TYPE > | |
| operator*=(const VMDBase &v) | Mantid::Kernel::VMDBase< TYPE > | |
| operator*=(const double scalar) | Mantid::Kernel::VMDBase< TYPE > | |
| operator+(const VMDBase &v) const | Mantid::Kernel::VMDBase< TYPE > | |
| operator+=(const VMDBase &v) | Mantid::Kernel::VMDBase< TYPE > | |
| operator-(const VMDBase &v) const | Mantid::Kernel::VMDBase< TYPE > | |
| operator-=(const VMDBase &v) | Mantid::Kernel::VMDBase< TYPE > | |
| operator/(const VMDBase &v) const | Mantid::Kernel::VMDBase< TYPE > | |
| operator/(const double scalar) const | Mantid::Kernel::VMDBase< TYPE > | |
| operator/=(const VMDBase &v) | Mantid::Kernel::VMDBase< TYPE > | |
| operator/=(const double scalar) | Mantid::Kernel::VMDBase< TYPE > | |
| operator=(const VMDBase &other) | Mantid::Kernel::VMDBase< TYPE > | |
| operator=(VMDBase &&other) noexcept | Mantid::Kernel::VMDBase< TYPE > | |
| operator==(const VMDBase &v) const | Mantid::Kernel::VMDBase< TYPE > | |
| operator[](const size_t index) const | Mantid::Kernel::VMDBase< TYPE > | |
| operator[](const size_t index) | Mantid::Kernel::VMDBase< TYPE > | |
| scalar_prod(const VMDBase &v) const | Mantid::Kernel::VMDBase< TYPE > | |
| size() const | Mantid::Kernel::VMDBase< TYPE > | |
| toString(const std::string &separator=" ") const | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase() | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(size_t nd) | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(double val0, double val1) | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(double val0, double val1, double val2) | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(double val0, double val1, double val2, double val3) | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(double val0, double val1, double val2, double val3, double val4) | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(double val0, double val1, double val2, double val3, double val4, double val5) | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(const VMDBase &other) | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(VMDBase &&other) noexcept | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(size_t nd, const double *bareData) | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(size_t nd, const float *bareData) | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(const V3D &vector) | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(const std::vector< double > &vector) | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(const std::vector< float > &vector) | Mantid::Kernel::VMDBase< TYPE > | |
| VMDBase(const std::string &str) | Mantid::Kernel::VMDBase< TYPE > | |
| ~VMDBase() | Mantid::Kernel::VMDBase< TYPE > | |