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