18 #ifndef __itkSamplingSchemeQSpaceIncrementalEstimationFilter_h 19 #define __itkSamplingSchemeQSpaceIncrementalEstimationFilter_h 35 template <
class TSamplingType>
63 itkSetMacro(TessellationOrder,
unsigned int);
64 itkGetMacro(TessellationOrder,
unsigned int);
66 itkSetMacro(FineOrientations, MatrixPointer);
67 itkGetMacro(FineOrientations, MatrixPointer);
75 ~SamplingSchemeQSpaceIncrementalEstimationFilter(){}
87 void operator=(
const Self &);
93 #if !defined(ITK_MANUAL_INSTANTIATION) && !defined(__itkSamplingSchemeQSpaceIncrementalEstimationFilter_hxx) SmartPointer< const Self > ConstPointer
Superclass::Index2DVectorPointer Index2DVectorPointer
SamplingSchemeQSpaceIncrementalEstimationFilter Self
incremental estimation of single/multi-shell orientations
Superclass::MatrixPointer MatrixPointer
Superclass::MatrixType MatrixType
Superclass::STDVectorPointer STDVectorPointer
TSamplingType SamplingType
Superclass::IndexVectorType IndexVectorType
Superclass::ValueType ValueType
unsigned int m_TessellationOrder
SamplingType::MatrixPointer MatrixPointer
SamplingSchemeQSpaceEstimationFilter< TSamplingType > Superclass
base class for the filters to estimate the sampling scheme in Q-space
MatrixPointer m_FineOrientations
SmartPointer< Self > Pointer
Superclass::Index2DVectorType Index2DVectorType
SamplingType::Pointer SamplingPointer
Superclass::STDVectorType STDVectorType