CBICA Toolkit  1.0.0
DiffusionTensorMean< TInput, TOutput > Class Template Reference

Helper class to compute the Tensor mean which interfaces with NaryMeanDiffusionTensorImageFilter. More...

#include <itkNaryMeanDiffusionTensorImageFilter.h>

Public Types

enum  { EUCLIDEAN, LOGEUCLIDEAN }
 
typedef DTILogEuclideanCalculator< DtiCompType, SymTensorCompType > DTICalculatorType
 
typedef NumericTraits< TInput >::RealType DtiCompType
 
typedef DTICalculatorType::SymMatType SymMatType
 
typedef NumericTraits< TOutput >::RealType SymTensorCompType
 
typedef DTICalculatorType::DTType TensorType
 

Public Member Functions

bool operator!= (const DiffusionTensorMean &) const
 
TOutput operator() (const std::vector< TInput > &B)
 
bool operator== (const DiffusionTensorMean &) const
 
virtual void SetMetricType (int _arg)
 

Detailed Description

template<class TInput, class TOutput>
class itk::Functor::DiffusionTensorMean< TInput, TOutput >

Helper class to compute the Tensor mean which interfaces with NaryMeanDiffusionTensorImageFilter.


The documentation for this class was generated from the following file: