#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]
| float & DtiTensor::anisotropyFA |
( |
| ) |
|
|
inline |
◆ anisotropyFA() [2/2]
| const float & DtiTensor::anisotropyFA |
( |
| ) |
const |
|
inline |
◆ anisotropyVR() [1/2]
| float & DtiTensor::anisotropyVR |
( |
| ) |
|
|
inline |
◆ anisotropyVR() [2/2]
| const float & DtiTensor::anisotropyVR |
( |
| ) |
const |
|
inline |
◆ base() [1/2]
◆ base() [2/2]
| const Tensor & DtiTensor::base |
( |
| ) |
const |
|
inline |
◆ category() [1/2]
| int & DtiTensor::category |
( |
| ) |
|
|
inline |
◆ category() [2/2]
| const int & DtiTensor::category |
( |
| ) |
const |
|
inline |
◆ dir() [1/2]
◆ dir() [2/2]
| const Point3df & DtiTensor::dir |
( |
| ) |
const |
|
inline |
◆ index() [1/2]
| short & DtiTensor::index |
( |
| ) |
|
|
inline |
◆ index() [2/2]
| const short & DtiTensor::index |
( |
| ) |
const |
|
inline |
◆ location() [1/2]
◆ location() [2/2]
| const Point3df & DtiTensor::location |
( |
| ) |
const |
|
inline |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const DtiTensor & | thing ) |
|
friend |
Definition at line 206 of file dtitensor.h.
References anisotropyFA(), anisotropyVR(), base(), category(), CORRECTED_N26, CORRECTED_TC, dir(), DtiTensor(), index(), location(), NO_PROBLEM, and NOT_POSITIVE_MATRIX.
◆ _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: