#include <itkSingleValuedVnlCostFunctionAdaptor.h>
Collaboration diagram for itk::SingleValuedVnlCostFunctionAdaptor:
This class returns a single valued.
Definition at line 36 of file itkSingleValuedVnlCostFunctionAdaptor.h.
|
Derivatives of the SingleValuedCostFunction Definition at line 54 of file itkSingleValuedVnlCostFunctionAdaptor.h. |
|
InternalGradientType typedef. Definition at line 48 of file itkSingleValuedVnlCostFunctionAdaptor.h. |
|
InternalMeasureType typedef. Definition at line 45 of file itkSingleValuedVnlCostFunctionAdaptor.h. |
|
InternalParametersType typedef. Definition at line 42 of file itkSingleValuedVnlCostFunctionAdaptor.h. |
|
Parameters of the SingleValuedCostFunction Definition at line 51 of file itkSingleValuedVnlCostFunctionAdaptor.h. |
|
Constructor with size |
|
Delegate computation of value and gradient to the costFunction. |
|
Convert external derviative measures into internal type |
|
Convert external Parameters into internal type |
|
Convert internal Parameters into external type. |
|
Delegate computation of the value to the CostFunction. |
|
Get the CostFunction deriving from SingleValuedCostFunction Definition at line 65 of file itkSingleValuedVnlCostFunctionAdaptor.h. |
|
Delegate computation of the gradient to the costFunction. |
|
Set the CostFunction deriving from SingleValuedCostFunction Definition at line 61 of file itkSingleValuedVnlCostFunctionAdaptor.h. |