aimsdata 6.0.0
Neuroimaging data handling
dtitensor.h File Reference
#include <aims/math/tensor.h>
#include <aims/math/mathelem.h>
#include <cartobase/type/types.h>
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

namespace  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