DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Public Member Functions | List of all members
itk::Functor::SHCoefficientsToGFA< TInput, TOutput > Class Template Reference

#include <itkSHCoefficientsToGFAImageFilter.h>

Detailed Description

template<class TInput, class TOutput = double>
class itk::Functor::SHCoefficientsToGFA< TInput, TOutput >

Definition at line 30 of file itkSHCoefficientsToGFAImageFilter.h.

Public Member Functions

bool operator!= (const SHCoefficientsToGFA &other) const
 
TOutput operator() (const TInput &A)
 
bool operator== (const SHCoefficientsToGFA &other) const
 
 SHCoefficientsToGFA ()
 
 ~SHCoefficientsToGFA ()
 

Constructor & Destructor Documentation

template<class TInput , class TOutput = double>
itk::Functor::SHCoefficientsToGFA< TInput, TOutput >::SHCoefficientsToGFA ( )
inline

Definition at line 34 of file itkSHCoefficientsToGFAImageFilter.h.

template<class TInput , class TOutput = double>
itk::Functor::SHCoefficientsToGFA< TInput, TOutput >::~SHCoefficientsToGFA ( )
inline

Definition at line 38 of file itkSHCoefficientsToGFAImageFilter.h.

Member Function Documentation

template<class TInput , class TOutput = double>
bool itk::Functor::SHCoefficientsToGFA< TInput, TOutput >::operator!= ( const SHCoefficientsToGFA< TInput, TOutput > &  other) const
inline

Definition at line 42 of file itkSHCoefficientsToGFAImageFilter.h.

template<class TInput , class TOutput = double>
TOutput itk::Functor::SHCoefficientsToGFA< TInput, TOutput >::operator() ( const TInput &  A)
inline

Definition at line 52 of file itkSHCoefficientsToGFAImageFilter.h.

template<class TInput , class TOutput = double>
bool itk::Functor::SHCoefficientsToGFA< TInput, TOutput >::operator== ( const SHCoefficientsToGFA< TInput, TOutput > &  other) const
inline

Definition at line 47 of file itkSHCoefficientsToGFAImageFilter.h.


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