#include <itkMultipleValuedVnlCostFunctionAdaptor.h>
Collaboration diagram for itk::MultipleValuedVnlCostFunctionAdaptor:
This class returns a single valued.
Definition at line 36 of file itkMultipleValuedVnlCostFunctionAdaptor.h.
|
Derivatives of the MultipleValuedCostFunction Definition at line 57 of file itkMultipleValuedVnlCostFunctionAdaptor.h. |
|
InternalGradientType typedef. Definition at line 48 of file itkMultipleValuedVnlCostFunctionAdaptor.h. |
|
InternalMeasureType typedef. Definition at line 45 of file itkMultipleValuedVnlCostFunctionAdaptor.h. |
|
InternalParametersType typedef. Definition at line 42 of file itkMultipleValuedVnlCostFunctionAdaptor.h. |
|
MeasureType of the MultipleValuedCostFunction Definition at line 51 of file itkMultipleValuedVnlCostFunctionAdaptor.h. |
|
Parameters of the MultipleValuedCostFunction Definition at line 54 of file itkMultipleValuedVnlCostFunctionAdaptor.h. |
|
Scales typedef Definition at line 60 of file itkMultipleValuedVnlCostFunctionAdaptor.h. |
|
Constructor with size |
|
Delegate computation of value and gradient to the costFunction. |
|
Convert external derviative measures into internal type |
|
Convert external measures into internal type |
|
Delegate computation of the value to the CostFunction. |
|
Get the CostFunction deriving from MultipleValuedCostFunction Definition at line 71 of file itkMultipleValuedVnlCostFunctionAdaptor.h. |
|
Define if the Cost function should provide a customized Gradient computation or the gradient can be computed internally using a default approach |
|
Delegate computation of the gradient to the costFunction. |
|
Set the CostFunction deriving from MultipleValuedCostFunction Definition at line 67 of file itkMultipleValuedVnlCostFunctionAdaptor.h. |
|
Set current parameters scaling. |
|
Define if the Cost function should provide a customized Gradient computation or the gradient can be computed internally using a default approach Referenced by UseGradientOff(), and UseGradientOn(). |
|
Define if the Cost function should provide a customized Gradient computation or the gradient can be computed internally using a default approach Definition at line 102 of file itkMultipleValuedVnlCostFunctionAdaptor.h. References SetUseGradient(). |
|
Define if the Cost function should provide a customized Gradient computation or the gradient can be computed internally using a default approach Definition at line 101 of file itkMultipleValuedVnlCostFunctionAdaptor.h. References SetUseGradient(). |