ANIMA  4.0
Public Attributes | List of all members
anima::DTIEstimationImageFilter< InputPixelScalarType, OutputPixelScalarType >::OptimizationDataStructure Struct Reference

#include <animaDTIEstimationImageFilter.h>

+ Collaboration diagram for anima::DTIEstimationImageFilter< InputPixelScalarType, OutputPixelScalarType >::OptimizationDataStructure:

Public Attributes

std::vector< double > dwi
 
Selffilter
 
std::vector< double > predictedValues
 
vnl_matrix< double > rotationMatrix
 
vnl_diag_matrix< double > workEigenValues
 
vnl_matrix< double > workTensor
 

Detailed Description

template<class InputPixelScalarType, class OutputPixelScalarType>
struct anima::DTIEstimationImageFilter< InputPixelScalarType, OutputPixelScalarType >::OptimizationDataStructure

Definition at line 41 of file animaDTIEstimationImageFilter.h.

Member Data Documentation

◆ dwi

template<class InputPixelScalarType , class OutputPixelScalarType >
std::vector<double> anima::DTIEstimationImageFilter< InputPixelScalarType, OutputPixelScalarType >::OptimizationDataStructure::dwi

◆ filter

template<class InputPixelScalarType , class OutputPixelScalarType >
Self* anima::DTIEstimationImageFilter< InputPixelScalarType, OutputPixelScalarType >::OptimizationDataStructure::filter

◆ predictedValues

template<class InputPixelScalarType , class OutputPixelScalarType >
std::vector<double> anima::DTIEstimationImageFilter< InputPixelScalarType, OutputPixelScalarType >::OptimizationDataStructure::predictedValues

◆ rotationMatrix

template<class InputPixelScalarType , class OutputPixelScalarType >
vnl_matrix<double> anima::DTIEstimationImageFilter< InputPixelScalarType, OutputPixelScalarType >::OptimizationDataStructure::rotationMatrix

◆ workEigenValues

template<class InputPixelScalarType , class OutputPixelScalarType >
vnl_diag_matrix<double> anima::DTIEstimationImageFilter< InputPixelScalarType, OutputPixelScalarType >::OptimizationDataStructure::workEigenValues

◆ workTensor

template<class InputPixelScalarType , class OutputPixelScalarType >
vnl_matrix<double> anima::DTIEstimationImageFilter< InputPixelScalarType, OutputPixelScalarType >::OptimizationDataStructure::workTensor

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