Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h>
Public Attributes | |
vnl_vector< double > | meas |
vnl_vector< double > | bvals |
int | N |
Definition at line 193 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
vnl_vector<double> itk::MeasAndBvals::bvals |
Definition at line 196 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
Referenced by itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::ApplyS0Threshold(), and itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::ThreadedGenerateData().
vnl_vector<double> itk::MeasAndBvals::meas |
Definition at line 195 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
Referenced by itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::ApplyS0Threshold(), and itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::ThreadedGenerateData().
int itk::MeasAndBvals::N |
Definition at line 197 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
Referenced by itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::ApplyS0Threshold(), and itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::ThreadedGenerateData().