Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::MultipleValuedVnlCostFunctionAdaptor Member List

This is the complete list of members for itk::MultipleValuedVnlCostFunctionAdaptor, including all inherited members.
clear_failure()vnl_least_squares_function
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
ConvertExternalToInternalParameters(const ParametersType &input, InternalParametersType &output)itk::MultipleValuedVnlCostFunctionAdaptor [static]
ConvertInternalToExternalParameters(const InternalParametersType &input, ParametersType &output)itk::MultipleValuedVnlCostFunctionAdaptor [static]
DerivativeType typedefitk::MultipleValuedVnlCostFunctionAdaptor
f(const InternalParametersType &inparameters, InternalMeasureType &measures)itk::MultipleValuedVnlCostFunctionAdaptor [virtual]
vnl_least_squares_function::f(vnl_vector< double > const &x, vnl_vector< double > &fx)=0vnl_least_squares_function [pure virtual]
failurevnl_least_squares_function
get_number_of_residuals() constvnl_least_squares_function [inline]
get_number_of_unknowns() constvnl_least_squares_function [inline]
GetCostFunction(void) constitk::MultipleValuedVnlCostFunctionAdaptor [inline]
GetUseGradient() constitk::MultipleValuedVnlCostFunctionAdaptor
gradf(const InternalParametersType &inparameters, InternalDerivativeType &gradient)itk::MultipleValuedVnlCostFunctionAdaptor [virtual]
vnl_least_squares_function::gradf(vnl_vector< double > const &x, vnl_matrix< double > &jacobian)vnl_least_squares_function [virtual]
has_gradient() constvnl_least_squares_function [inline]
init(int number_of_unknowns, int number_of_residuals)vnl_least_squares_function [protected]
InternalDerivativeType typedefitk::MultipleValuedVnlCostFunctionAdaptor
InternalMeasureType typedefitk::MultipleValuedVnlCostFunctionAdaptor
InternalParametersType typedefitk::MultipleValuedVnlCostFunctionAdaptor
MeasureType typedefitk::MultipleValuedVnlCostFunctionAdaptor
MultipleValuedVnlCostFunctionAdaptor(unsigned int spaceDimension, unsigned int numberOfValues)itk::MultipleValuedVnlCostFunctionAdaptor
n_vnl_least_squares_function [protected]
no_gradient enum valuevnl_least_squares_function
p_vnl_least_squares_function [protected]
ParametersType typedefitk::MultipleValuedVnlCostFunctionAdaptor
print_f_fmt_vnl_least_squares_function [protected]
print_x_fmt_vnl_least_squares_function [protected]
rms(vnl_vector< double > const &x)vnl_least_squares_function
SetCostFunction(MultipleValuedCostFunction *costFunction)itk::MultipleValuedVnlCostFunctionAdaptor [inline]
SetUseGradient(bool)itk::MultipleValuedVnlCostFunctionAdaptor
throw_failure()vnl_least_squares_function
trace(int iteration, vnl_vector< double > const &x, vnl_vector< double > const &fx)vnl_least_squares_function [virtual]
use_gradient enum valuevnl_least_squares_function
use_gradient_vnl_least_squares_function [protected]
UseGradient enum namevnl_least_squares_function
UseGradientOff()itk::MultipleValuedVnlCostFunctionAdaptor [inline]
UseGradientOn()itk::MultipleValuedVnlCostFunctionAdaptor [inline]
vnl_least_squares_function(int number_of_unknowns, int number_of_residuals, UseGradient=use_gradient)vnl_least_squares_function
~vnl_least_squares_function()vnl_least_squares_function [virtual]

Generated at Wed Mar 12 01:14:33 2003 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000