|
ANIMA
4.0
|
#include <animaT1SERelaxometryCostFunction.h>
Inheritance diagram for anima::T1SERelaxometryCostFunction:
Collaboration diagram for anima::T1SERelaxometryCostFunction:Public Types | |
| typedef std::vector< std::complex< double > > | ComplexVectorType |
| typedef itk::SmartPointer< const Self > | ConstPointer |
| typedef Superclass::DerivativeType | DerivativeType |
| typedef std::vector< ComplexVectorType > | MatrixType |
| typedef Superclass::MeasureType | MeasureType |
| typedef Superclass::ParametersType | ParametersType |
| typedef itk::SmartPointer< Self > | Pointer |
| typedef T1SERelaxometryCostFunction | Self |
| typedef itk::SingleValuedCostFunction | Superclass |
Public Member Functions | |
| virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
| virtual void | GetDerivative (const ParametersType ¶meters, DerivativeType &derivative) const ITK_OVERRIDE |
| virtual const char * | GetNameOfClass () const |
| unsigned int | GetNumberOfParameters () const ITK_OVERRIDE |
| virtual MeasureType | GetValue (const ParametersType ¶meters) const ITK_OVERRIDE |
| void | SetRelaxometrySignals (std::vector< double > &relaxoSignals) |
| void | SetTRValues (std::vector< double > &trValues) |
Static Public Member Functions | |
| static Pointer | New () |
Protected Member Functions | |
| T1SERelaxometryCostFunction () | |
| virtual | ~T1SERelaxometryCostFunction () |
Definition at line 9 of file animaT1SERelaxometryCostFunction.h.
| typedef std::vector< std::complex <double> > anima::T1SERelaxometryCostFunction::ComplexVectorType |
Definition at line 27 of file animaT1SERelaxometryCostFunction.h.
| typedef itk::SmartPointer<const Self> anima::T1SERelaxometryCostFunction::ConstPointer |
Definition at line 17 of file animaT1SERelaxometryCostFunction.h.
| typedef Superclass::DerivativeType anima::T1SERelaxometryCostFunction::DerivativeType |
Definition at line 25 of file animaT1SERelaxometryCostFunction.h.
| typedef std::vector<ComplexVectorType> anima::T1SERelaxometryCostFunction::MatrixType |
Definition at line 28 of file animaT1SERelaxometryCostFunction.h.
| typedef Superclass::MeasureType anima::T1SERelaxometryCostFunction::MeasureType |
Definition at line 24 of file animaT1SERelaxometryCostFunction.h.
| typedef Superclass::ParametersType anima::T1SERelaxometryCostFunction::ParametersType |
Definition at line 26 of file animaT1SERelaxometryCostFunction.h.
| typedef itk::SmartPointer<Self> anima::T1SERelaxometryCostFunction::Pointer |
Definition at line 16 of file animaT1SERelaxometryCostFunction.h.
Standard class typedefs.
Definition at line 14 of file animaT1SERelaxometryCostFunction.h.
| typedef itk::SingleValuedCostFunction anima::T1SERelaxometryCostFunction::Superclass |
Definition at line 15 of file animaT1SERelaxometryCostFunction.h.
|
inlineprotected |
Definition at line 42 of file animaT1SERelaxometryCostFunction.h.
|
inlineprotectedvirtual |
Definition at line 46 of file animaT1SERelaxometryCostFunction.h.
| virtual::itk::LightObject::Pointer anima::T1SERelaxometryCostFunction::CreateAnother | ( | void | ) | const |
|
virtual |
Definition at line 25 of file animaT1SERelaxometryCostFunction.cxx.
References GetNumberOfParameters().
|
virtual |
Run-time type information (and related methods).
|
inline |
Definition at line 36 of file animaT1SERelaxometryCostFunction.h.
Referenced by GetDerivative().
|
virtual |
Definition at line 7 of file animaT1SERelaxometryCostFunction.cxx.
|
static |
|
inline |
Definition at line 33 of file animaT1SERelaxometryCostFunction.h.
|
inline |
Definition at line 34 of file animaT1SERelaxometryCostFunction.h.
1.8.13