vnl_least_squares_function Member List

This is the complete list of members for vnl_least_squares_function, including all inherited members.

clear_failure()vnl_least_squares_functioninline
dim_warning(unsigned int n_unknowns, unsigned int n_residuals)vnl_least_squares_functionprivate
f(vnl_vector< double > const &x, vnl_vector< double > &fx)=0vnl_least_squares_functionpure virtual
failurevnl_least_squares_function
fdgradf(vnl_vector< double > const &x, vnl_matrix< double > &jacobian, double stepsize)vnl_least_squares_function
ffdgradf(vnl_vector< double > const &x, vnl_matrix< double > &jacobian, double stepsize)vnl_least_squares_function
get_number_of_residuals() constvnl_least_squares_functioninline
get_number_of_unknowns() constvnl_least_squares_functioninline
gradf(vnl_vector< double > const &x, vnl_matrix< double > &jacobian)vnl_least_squares_functionvirtual
has_gradient() constvnl_least_squares_functioninline
init(unsigned int number_of_unknowns, unsigned int number_of_residuals)vnl_least_squares_functioninlineprotected
n_vnl_least_squares_functionprotected
no_gradient enum valuevnl_least_squares_function
p_vnl_least_squares_functionprotected
rms(vnl_vector< double > const &x)vnl_least_squares_function
throw_failure()vnl_least_squares_functioninline
trace(int iteration, vnl_vector< double > const &x, vnl_vector< double > const &fx)vnl_least_squares_functionvirtual
use_gradient enum valuevnl_least_squares_function
use_gradient_vnl_least_squares_functionprotected
UseGradient enum namevnl_least_squares_function
vnl_discrete_diff_fwd(vnl_least_squares_function *lsf, double h, vnl_vector< double > const &x, vnl_matrix< double > &J)vnl_least_squares_functionrelated
vnl_discrete_diff_fwd(vnl_least_squares_function *lsf, vnl_vector< double > const &h, vnl_vector< double > const &x, vnl_matrix< double > &J)vnl_least_squares_functionrelated
vnl_discrete_diff_fwd(vnl_least_squares_function *lsf, vnl_vector< double > const &h, vnl_vector< double > const &x, vnl_vector< double > const &y, vnl_matrix< double > &J)vnl_least_squares_functionrelated
vnl_discrete_diff_sym(vnl_least_squares_function *lsf, double h, vnl_vector< double > const &x, vnl_matrix< double > &J)vnl_least_squares_functionrelated
vnl_discrete_diff_sym(vnl_least_squares_function *lsf, vnl_vector< double > const &h, vnl_vector< double > const &x, vnl_matrix< double > &J)vnl_least_squares_functionrelated
vnl_least_squares_function(unsigned int number_of_unknowns, unsigned int number_of_residuals, UseGradient g=use_gradient)vnl_least_squares_functioninline
~vnl_least_squares_function()=defaultvnl_least_squares_functionvirtual