ANIMA  4.0
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
anima::T2RelaxometryCostFunction Class Reference

#include <animaT2RelaxometryCostFunction.h>

+ Inheritance diagram for anima::T2RelaxometryCostFunction:
+ Collaboration diagram for anima::T2RelaxometryCostFunction:

Public Types

typedef std::vector< std::complex< double > > ComplexVectorType
 
typedef itk::SmartPointer< const SelfConstPointer
 
typedef Superclass::DerivativeType DerivativeType
 
typedef std::vector< ComplexVectorTypeMatrixType
 
typedef Superclass::MeasureType MeasureType
 
typedef Superclass::ParametersType ParametersType
 
typedef itk::SmartPointer< SelfPointer
 
typedef T2RelaxometryCostFunction Self
 
typedef itk::SingleValuedCostFunction Superclass
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual void GetDerivative (const ParametersType &parameters, DerivativeType &derivative) const ITK_OVERRIDE
 
virtual double GetM0Value ()
 
virtual const char * GetNameOfClass () const
 
unsigned int GetNumberOfParameters () const ITK_OVERRIDE
 
virtual MeasureType GetValue (const ParametersType &parameters) const ITK_OVERRIDE
 
virtual void SetT1Value (double _arg)
 
virtual void SetT2EchoSpacing (double _arg)
 
void SetT2RelaxometrySignals (std::vector< double > &relaxoSignals)
 
virtual void SetT2Value (double _arg)
 
virtual void SetTRValue (double _arg)
 

Static Public Member Functions

static Pointer New ()
 

Protected Member Functions

 T2RelaxometryCostFunction ()
 
virtual ~T2RelaxometryCostFunction ()
 

Detailed Description

Definition at line 9 of file animaT2RelaxometryCostFunction.h.

Member Typedef Documentation

◆ ComplexVectorType

typedef std::vector< std::complex <double> > anima::T2RelaxometryCostFunction::ComplexVectorType

Definition at line 27 of file animaT2RelaxometryCostFunction.h.

◆ ConstPointer

typedef itk::SmartPointer<const Self> anima::T2RelaxometryCostFunction::ConstPointer

Definition at line 17 of file animaT2RelaxometryCostFunction.h.

◆ DerivativeType

typedef Superclass::DerivativeType anima::T2RelaxometryCostFunction::DerivativeType

Definition at line 25 of file animaT2RelaxometryCostFunction.h.

◆ MatrixType

Definition at line 28 of file animaT2RelaxometryCostFunction.h.

◆ MeasureType

typedef Superclass::MeasureType anima::T2RelaxometryCostFunction::MeasureType

Definition at line 24 of file animaT2RelaxometryCostFunction.h.

◆ ParametersType

typedef Superclass::ParametersType anima::T2RelaxometryCostFunction::ParametersType

Definition at line 26 of file animaT2RelaxometryCostFunction.h.

◆ Pointer

typedef itk::SmartPointer<Self> anima::T2RelaxometryCostFunction::Pointer

Definition at line 16 of file animaT2RelaxometryCostFunction.h.

◆ Self

Standard class typedefs.

Definition at line 14 of file animaT2RelaxometryCostFunction.h.

◆ Superclass

typedef itk::SingleValuedCostFunction anima::T2RelaxometryCostFunction::Superclass

Definition at line 15 of file animaT2RelaxometryCostFunction.h.

Constructor & Destructor Documentation

◆ T2RelaxometryCostFunction()

anima::T2RelaxometryCostFunction::T2RelaxometryCostFunction ( )
inlineprotected

Definition at line 49 of file animaT2RelaxometryCostFunction.h.

◆ ~T2RelaxometryCostFunction()

virtual anima::T2RelaxometryCostFunction::~T2RelaxometryCostFunction ( )
inlineprotectedvirtual

Definition at line 59 of file animaT2RelaxometryCostFunction.h.

Member Function Documentation

◆ CreateAnother()

virtual::itk::LightObject::Pointer anima::T2RelaxometryCostFunction::CreateAnother ( void  ) const

◆ GetDerivative()

virtual void anima::T2RelaxometryCostFunction::GetDerivative ( const ParametersType parameters,
DerivativeType derivative 
) const
inlinevirtual

Definition at line 31 of file animaT2RelaxometryCostFunction.h.

◆ GetM0Value()

virtual double anima::T2RelaxometryCostFunction::GetM0Value ( )
virtual

◆ GetNameOfClass()

virtual const char* anima::T2RelaxometryCostFunction::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

◆ GetNumberOfParameters()

unsigned int anima::T2RelaxometryCostFunction::GetNumberOfParameters ( ) const
inline

Definition at line 42 of file animaT2RelaxometryCostFunction.h.

◆ GetValue()

T2RelaxometryCostFunction::MeasureType anima::T2RelaxometryCostFunction::GetValue ( const ParametersType parameters) const
virtual

Definition at line 7 of file animaT2RelaxometryCostFunction.cxx.

◆ New()

static Pointer anima::T2RelaxometryCostFunction::New ( )
static

◆ SetT1Value()

virtual void anima::T2RelaxometryCostFunction::SetT1Value ( double  _arg)
virtual

◆ SetT2EchoSpacing()

virtual void anima::T2RelaxometryCostFunction::SetT2EchoSpacing ( double  _arg)
virtual

◆ SetT2RelaxometrySignals()

void anima::T2RelaxometryCostFunction::SetT2RelaxometrySignals ( std::vector< double > &  relaxoSignals)
inline

Definition at line 35 of file animaT2RelaxometryCostFunction.h.

◆ SetT2Value()

virtual void anima::T2RelaxometryCostFunction::SetT2Value ( double  _arg)
virtual

◆ SetTRValue()

virtual void anima::T2RelaxometryCostFunction::SetTRValue ( double  _arg)
virtual

The documentation for this class was generated from the following files: