DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Classes | Namespaces | Macros | Functions
itkSphericalHarmonicsGenerator.h File Reference
#include <complex>
#include <itkObject.h>
#include <itkObjectFactory.h>
#include "utlDMRIStoredTables.h"
#include "itkSphericalHarmonicsGenerator.hxx"
+ Include dependency graph for itkSphericalHarmonicsGenerator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::SphericalHarmonicsGenerator< PreciseType >
 

Namespaces

 itk
 
 utl
 

Macros

#define ITK_TEMPLATE_SphericalHarmonicsGenerator(_, EXPORT, x, y)
 

Functions

void utl::InitializeSHTripleIntegrationTable (const int rank0=-1, const int rank1=-1, const int rank2=-1, const bool useExactSize=false)
 

Detailed Description

Author
Dr. Jian Cheng (JC), jian..nosp@m.chen.nosp@m.g.198.nosp@m.3@gm.nosp@m.ail.c.nosp@m.om

Definition in file itkSphericalHarmonicsGenerator.h.

Macro Definition Documentation

#define ITK_TEMPLATE_SphericalHarmonicsGenerator (   _,
  EXPORT,
  x,
 
)
Value:
namespace itk { \
_(2(class EXPORT SphericalHarmonicsGenerator< ITK_TEMPLATE_2 x >)) \
namespace Templates { typedef SphericalHarmonicsGenerator< ITK_TEMPLATE_2 x > SphericalHarmonicsGenerator##y; } \
}

Definition at line 172 of file itkSphericalHarmonicsGenerator.h.