#include <aims/math/dtitensor.h>
Definition at line 52 of file dtitensor.h.
◆ anonymous enum
Enumerator |
---|
CORRECTED_N26 | |
CORRECTED_TC | |
NO_PROBLEM | |
PROBLEM | |
NOT_POSITIVE_MATRIX | |
BAD_EIGENSYSTEM | |
Definition at line 56 of file dtitensor.h.
◆ DtiTensor() [1/5]
◆ DtiTensor() [2/5]
DtiTensor::DtiTensor |
( |
const Trieder & |
trieder, |
|
|
const Point3df & |
eigenvalue |
|
) |
| |
|
inline |
◆ DtiTensor() [3/5]
DtiTensor::DtiTensor |
( |
const AimsVector< float, 6 > & |
coef | ) |
|
|
inline |
◆ DtiTensor() [4/5]
DtiTensor::DtiTensor |
( |
const Tensor & |
other | ) |
|
|
inline |
◆ DtiTensor() [5/5]
DtiTensor::DtiTensor |
( |
const DtiTensor & |
other | ) |
|
|
inline |
◆ ~DtiTensor()
virtual DtiTensor::~DtiTensor |
( |
| ) |
|
|
inlinevirtual |
◆ anisotropyFA() [1/2]
const float& DtiTensor::anisotropyFA |
( |
| ) |
const |
|
inline |
◆ anisotropyFA() [2/2]
float& DtiTensor::anisotropyFA |
( |
| ) |
|
|
inline |
◆ anisotropyVR() [1/2]
const float& DtiTensor::anisotropyVR |
( |
| ) |
const |
|
inline |
◆ anisotropyVR() [2/2]
float& DtiTensor::anisotropyVR |
( |
| ) |
|
|
inline |
◆ base() [1/2]
const Tensor& DtiTensor::base |
( |
| ) |
const |
|
inline |
◆ base() [2/2]
◆ category() [1/2]
const int& DtiTensor::category |
( |
| ) |
const |
|
inline |
◆ category() [2/2]
int& DtiTensor::category |
( |
| ) |
|
|
inline |
◆ dir() [1/2]
const Point3df& DtiTensor::dir |
( |
| ) |
const |
|
inline |
◆ dir() [2/2]
◆ index() [1/2]
const short& DtiTensor::index |
( |
| ) |
const |
|
inline |
◆ index() [2/2]
short& DtiTensor::index |
( |
| ) |
|
|
inline |
◆ location() [1/2]
const Point3df& DtiTensor::location |
( |
| ) |
const |
|
inline |
◆ location() [2/2]
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const DtiTensor & |
thing |
|
) |
| |
|
friend |
◆ _anisotropyFA
float DtiTensor::_anisotropyFA |
|
protected |
◆ _anisotropyVR
float DtiTensor::_anisotropyVR |
|
protected |
◆ _base
◆ _category
◆ _dir
◆ _index
◆ _location
The documentation for this class was generated from the following file: