ITK  4.0.0
Insight Segmentation and Registration Toolkit
itk::MultipleValuedVnlCostFunctionAdaptor Member List
This is the complete list of members for itk::MultipleValuedVnlCostFunctionAdaptor, including all inherited members.
AddObserver(const EventObject &event, Command *) const itk::MultipleValuedVnlCostFunctionAdaptor
compute(const InternalParametersType &x, InternalMeasureType *f, InternalDerivativeType *g)itk::MultipleValuedVnlCostFunctionAdaptor [virtual]
ConvertExternalToInternalGradient(const DerivativeType &input, InternalDerivativeType &output)itk::MultipleValuedVnlCostFunctionAdaptor
ConvertExternalToInternalMeasures(const MeasureType &input, InternalMeasureType &output)itk::MultipleValuedVnlCostFunctionAdaptor
DerivativeType typedefitk::MultipleValuedVnlCostFunctionAdaptor
f(const InternalParametersType &inparameters, InternalMeasureType &measures)itk::MultipleValuedVnlCostFunctionAdaptor [virtual]
GetCachedCurrentParameters() const itk::MultipleValuedVnlCostFunctionAdaptor
GetCachedDerivative() const itk::MultipleValuedVnlCostFunctionAdaptor
GetCachedValue() const itk::MultipleValuedVnlCostFunctionAdaptor
GetCostFunction(void) const itk::MultipleValuedVnlCostFunctionAdaptor [inline]
GetUseGradient() const itk::MultipleValuedVnlCostFunctionAdaptor
gradf(const InternalParametersType &inparameters, InternalDerivativeType &gradient)itk::MultipleValuedVnlCostFunctionAdaptor [virtual]
InternalDerivativeType typedefitk::MultipleValuedVnlCostFunctionAdaptor
InternalMeasureType typedefitk::MultipleValuedVnlCostFunctionAdaptor
InternalParametersType typedefitk::MultipleValuedVnlCostFunctionAdaptor
m_CachedCurrentParametersitk::MultipleValuedVnlCostFunctionAdaptor [mutable, private]
m_CachedDerivativeitk::MultipleValuedVnlCostFunctionAdaptor [mutable, private]
m_CachedValueitk::MultipleValuedVnlCostFunctionAdaptor [mutable, private]
m_CostFunctionitk::MultipleValuedVnlCostFunctionAdaptor [private]
m_Reporteritk::MultipleValuedVnlCostFunctionAdaptor [private]
m_Scalesitk::MultipleValuedVnlCostFunctionAdaptor [private]
m_ScalesInitializeditk::MultipleValuedVnlCostFunctionAdaptor [private]
MeasureType typedefitk::MultipleValuedVnlCostFunctionAdaptor
MultipleValuedVnlCostFunctionAdaptor(unsigned int spaceDimension, unsigned int numberOfValues)itk::MultipleValuedVnlCostFunctionAdaptor
ParametersType typedefitk::MultipleValuedVnlCostFunctionAdaptor
ReportIteration(const EventObject &event) const itk::MultipleValuedVnlCostFunctionAdaptor [protected]
ScalesType typedefitk::MultipleValuedVnlCostFunctionAdaptor
SetCostFunction(MultipleValuedCostFunction *costFunction)itk::MultipleValuedVnlCostFunctionAdaptor [inline]
SetScales(const ScalesType &scales)itk::MultipleValuedVnlCostFunctionAdaptor
SetUseGradient(bool)itk::MultipleValuedVnlCostFunctionAdaptor
UseGradientOff()itk::MultipleValuedVnlCostFunctionAdaptor [inline]
UseGradientOn()itk::MultipleValuedVnlCostFunctionAdaptor [inline]