![]() |
aimsdata
5.0.5
Neuroimaging data handling
|
This is the complete list of members for Tensor, including all inherited members.
_coef | Tensor | protected |
_eigenvalue | Tensor | protected |
_trace | Tensor | protected |
_trieder | Tensor | protected |
coef() const | Tensor | inline |
coef() | Tensor | inline |
diffusion(const Point3df &dir) const | Tensor | inline |
dot(const Tensor &other) const | Tensor | inline |
eigenvalue() const | Tensor | inline |
eigenvalue() | Tensor | inline |
meanDiffusivity() const | Tensor | inline |
operator<<(std::ostream &os, const Tensor &thing) | Tensor | friend |
operator==(const Tensor &thing1, const Tensor &thing2) | Tensor | friend |
Tensor() | Tensor | inline |
Tensor(const Trieder &trieder, const Point3df &eigenvalue) | Tensor | inline |
Tensor(const AimsVector< float, 6 > &coef) | Tensor | inline |
Tensor(const Tensor &other) | Tensor | inline |
trace() const | Tensor | inline |
trace() | Tensor | inline |
trieder() const | Tensor | inline |
trieder() | Tensor | inline |
~Tensor() | Tensor | inlinevirtual |