Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
itk::IVIM_dstar_only Struct Reference

#include <itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h>

Inheritance diagram for itk::IVIM_dstar_only:
Collaboration diagram for itk::IVIM_dstar_only:

Public Member Functions

 IVIM_dstar_only (unsigned int number_of_measurements, double D, double f)
 
void f (const vnl_vector< double > &x, vnl_vector< double > &fx) override
 
- Public Member Functions inherited from itk::IVIM_base
void set_measurements (const vnl_vector< double > &x)
 
void set_bvalues (const vnl_vector< double > &x)
 

Public Attributes

double fixD
 
double fixF
 
- Public Attributes inherited from itk::IVIM_base
vnl_vector< double > measurements
 
vnl_vector< double > bvalues
 
int N
 

Detailed Description

fiting DStar with given f and D

Definition at line 166 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.

Constructor & Destructor Documentation

itk::IVIM_dstar_only::IVIM_dstar_only ( unsigned int  number_of_measurements,
double  D,
double  f 
)
inline

Member Function Documentation

Member Data Documentation

double itk::IVIM_dstar_only::fixD
double itk::IVIM_dstar_only::fixF

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