Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot Struct Reference

#include <itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h>

Collaboration diagram for itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot:

Public Attributes

double currentF
 
double currentFunceiled
 
double currentD
 
double currentDStar
 
bool iterated_sequence
 
std::vector< unsigned int > baselineind
 
int N
 
std::vector< unsigned int > gradientind
 
std::vector< double > bvals
 
vnl_vector< double > bvalues
 
vnl_vector< double > meas
 
vnl_vector< double > allmeas
 
int Nhigh
 
std::vector< int > high_indices
 
vnl_vector< double > high_bvalues
 
vnl_vector< double > high_meas
 
vnl_vector< double > meas1
 
vnl_vector< double > bvals1
 
vnl_vector< double > meas2
 
vnl_vector< double > bvals2
 

Detailed Description

template<class TInputPixelType, class TOutputPixelType>
struct itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot

Definition at line 210 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.

Member Data Documentation

template<class TInputPixelType , class TOutputPixelType >
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::allmeas
template<class TInputPixelType , class TOutputPixelType >
std::vector<unsigned int> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::baselineind
template<class TInputPixelType , class TOutputPixelType >
std::vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::bvals
template<class TInputPixelType , class TOutputPixelType >
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::bvals1
template<class TInputPixelType , class TOutputPixelType >
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::bvals2
template<class TInputPixelType , class TOutputPixelType >
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::bvalues
template<class TInputPixelType , class TOutputPixelType >
double itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::currentD
template<class TInputPixelType , class TOutputPixelType >
double itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::currentDStar
template<class TInputPixelType , class TOutputPixelType >
double itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::currentF
template<class TInputPixelType , class TOutputPixelType >
double itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::currentFunceiled
template<class TInputPixelType , class TOutputPixelType >
std::vector<unsigned int> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::gradientind
template<class TInputPixelType , class TOutputPixelType >
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::high_bvalues
template<class TInputPixelType , class TOutputPixelType >
std::vector<int> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::high_indices
template<class TInputPixelType , class TOutputPixelType >
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::high_meas
template<class TInputPixelType , class TOutputPixelType >
bool itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::iterated_sequence
template<class TInputPixelType , class TOutputPixelType >
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::meas
template<class TInputPixelType , class TOutputPixelType >
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::meas1
template<class TInputPixelType , class TOutputPixelType >
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::meas2
template<class TInputPixelType , class TOutputPixelType >
int itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::N
template<class TInputPixelType , class TOutputPixelType >
int itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::Nhigh

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