aimsdata  5.1.2
Neuroimaging data handling
dtitensor.h File Reference
Include dependency graph for dtitensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DtiTensor
 

Namespaces

 carto
 

Functions

float volumeRatio (const DtiTensor &thing)
 
float fractionalAniso (const DtiTensor &thing)
 
std::ostream & operator<< (std::ostream &os, const DtiTensor &thing)
 

Function Documentation

◆ fractionalAniso()

float fractionalAniso ( const DtiTensor thing)
inline

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const DtiTensor thing 
)
inline

Definition at line 206 of file dtitensor.h.

◆ volumeRatio()

float volumeRatio ( const DtiTensor thing)
inline