ANIMA
4.0
|
Cost function for estimating B1 from T2 relaxometry acquisition, following a multi-T2 EPG decay model. More...
#include <animaMultiT2EPGRelaxometryCostFunction.h>
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 MultiT2EPGRelaxometryCostFunction | 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 |
virtual void | SetEchoSpacing (double _arg) |
virtual void | SetExcitationFlipAngle (double _arg) |
virtual void | SetM0Value (double _arg) |
virtual void | SetT1Value (double _arg) |
void | SetT2FlipAngles (std::vector< double > &flipAngles) |
void | SetT2RelaxometrySignals (ParametersType &relaxoSignals) |
void | SetT2Values (std::vector< double > &values) |
void | SetT2Weights (ParametersType &weights) |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
MultiT2EPGRelaxometryCostFunction () | |
virtual | ~MultiT2EPGRelaxometryCostFunction () |
Cost function for estimating B1 from T2 relaxometry acquisition, following a multi-T2 EPG decay model.
Definition at line 13 of file animaMultiT2EPGRelaxometryCostFunction.h.
typedef std::vector< std::complex <double> > anima::MultiT2EPGRelaxometryCostFunction::ComplexVectorType |
Definition at line 31 of file animaMultiT2EPGRelaxometryCostFunction.h.
typedef itk::SmartPointer<const Self> anima::MultiT2EPGRelaxometryCostFunction::ConstPointer |
Definition at line 21 of file animaMultiT2EPGRelaxometryCostFunction.h.
typedef Superclass::DerivativeType anima::MultiT2EPGRelaxometryCostFunction::DerivativeType |
Definition at line 29 of file animaMultiT2EPGRelaxometryCostFunction.h.
typedef std::vector<ComplexVectorType> anima::MultiT2EPGRelaxometryCostFunction::MatrixType |
Definition at line 32 of file animaMultiT2EPGRelaxometryCostFunction.h.
typedef Superclass::MeasureType anima::MultiT2EPGRelaxometryCostFunction::MeasureType |
Definition at line 26 of file animaMultiT2EPGRelaxometryCostFunction.h.
typedef Superclass::ParametersType anima::MultiT2EPGRelaxometryCostFunction::ParametersType |
Definition at line 30 of file animaMultiT2EPGRelaxometryCostFunction.h.
typedef itk::SmartPointer<Self> anima::MultiT2EPGRelaxometryCostFunction::Pointer |
Definition at line 20 of file animaMultiT2EPGRelaxometryCostFunction.h.
Standard class typedefs.
Definition at line 18 of file animaMultiT2EPGRelaxometryCostFunction.h.
typedef itk::SingleValuedCostFunction anima::MultiT2EPGRelaxometryCostFunction::Superclass |
Definition at line 19 of file animaMultiT2EPGRelaxometryCostFunction.h.
|
inlineprotected |
Definition at line 55 of file animaMultiT2EPGRelaxometryCostFunction.h.
|
inlineprotectedvirtual |
Definition at line 63 of file animaMultiT2EPGRelaxometryCostFunction.h.
virtual::itk::LightObject::Pointer anima::MultiT2EPGRelaxometryCostFunction::CreateAnother | ( | void | ) | const |
|
inlinevirtual |
Definition at line 35 of file animaMultiT2EPGRelaxometryCostFunction.h.
|
virtual |
Run-time type information (and related methods).
|
inline |
Definition at line 49 of file animaMultiT2EPGRelaxometryCostFunction.h.
|
virtual |
|
static |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inline |
Definition at line 41 of file animaMultiT2EPGRelaxometryCostFunction.h.
|
inline |
Definition at line 40 of file animaMultiT2EPGRelaxometryCostFunction.h.
|
inline |
Definition at line 46 of file animaMultiT2EPGRelaxometryCostFunction.h.
|
inline |
Definition at line 47 of file animaMultiT2EPGRelaxometryCostFunction.h.