The lestSquaresFunction struct for Non-Linear-Least-Squres fit of monoexponential model.
More...
#include <itkADCFitFunctor.h>
The lestSquaresFunction struct for Non-Linear-Least-Squres fit of monoexponential model.
Definition at line 54 of file itkADCFitFunctor.h.
itk::ADCFitFunctor::lestSquaresFunction::lestSquaresFunction |
( |
unsigned int |
number_of_measurements | ) |
|
|
inline |
void itk::ADCFitFunctor::lestSquaresFunction::f |
( |
const vnl_vector< double > & |
x, |
|
|
vnl_vector< double > & |
fx |
|
) |
| |
|
inlineoverride |
void itk::ADCFitFunctor::lestSquaresFunction::set_bvalues |
( |
const vnl_vector< double > & |
x | ) |
|
|
inline |
void itk::ADCFitFunctor::lestSquaresFunction::set_measurements |
( |
const vnl_vector< double > & |
x | ) |
|
|
inline |
void itk::ADCFitFunctor::lestSquaresFunction::set_reference_measurement |
( |
const double & |
x | ) |
|
|
inline |
vnl_vector<double> itk::ADCFitFunctor::lestSquaresFunction::bValueVector |
vnl_vector<double> itk::ADCFitFunctor::lestSquaresFunction::measurements |
int itk::ADCFitFunctor::lestSquaresFunction::N |
double itk::ADCFitFunctor::lestSquaresFunction::S0 |
The documentation for this struct was generated from the following file: