Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
itkOrientationDistributionFunction.h File Reference
#include <MitkDiffusionCoreExports.h>
#include "itkIndent.h"
#include "itkFixedArray.h"
#include "itkMatrix.h"
#include "itkSymmetricEigenAnalysis.h"
#include "itkSimpleFastMutexLock.h"
#include "itkDiffusionTensor3D.h"
#include "vtkPolyData.h"
#include "vtkPoints.h"
#include "vtkCellArray.h"
#include "vtkDelaunay2D.h"
#include "vtkCleanPolyData.h"
#include "vtkAppendPolyData.h"
#include "vtkPlane.h"

Go to the source code of this file.

Classes

class  itk::OrientationDistributionFunction< TComponent, NOdfDirections >
 Represents an ODF for Q-Ball imaging. More...
 

Namespaces

 itk
 SET FUNCTIONS.
 

Macros

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

Typedefs

typedef std::ostream itk::OutputStreamType
 
typedef std::istream itk::InputStreamType
 

Functions

template<typename TComponent , unsigned int NOdfDirections>
MITKDIFFUSIONCORE_EXPORT OutputStreamType & itk::operator<< (OutputStreamType &os, const OrientationDistributionFunction< TComponent, NOdfDirections > &c)
 
template<typename TComponent , unsigned int NOdfDirections>
MITKDIFFUSIONCORE_EXPORT InputStreamType & itk::operator>> (InputStreamType &is, OrientationDistributionFunction< TComponent, NOdfDirections > &c)
 

Macro Definition Documentation

#define ITK_TEMPLATE_OrientationDistributionFunction (   _,
  EXPORT,
  x,
 
)

Definition at line 229 of file itkOrientationDistributionFunction.h.