, including all inherited members.
clear_failure() | vnl_least_squares_function | [inline] |
dim_warning(unsigned int n_unknowns, unsigned int n_residuals) | vnl_least_squares_function | [private] |
f(vnl_vector< double > const &x, vnl_vector< double > &fx)=0 | vnl_least_squares_function | [pure virtual] |
failure | vnl_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() const | vnl_least_squares_function | [inline] |
get_number_of_unknowns() const | vnl_least_squares_function | [inline] |
gradf(vnl_vector< double > const &x, vnl_matrix< double > &jacobian) | vnl_least_squares_function | [virtual] |
has_gradient() const | vnl_least_squares_function | [inline] |
init(unsigned int number_of_unknowns, unsigned int number_of_residuals) | vnl_least_squares_function | [inline, protected] |
n_ | vnl_least_squares_function | [protected] |
no_gradient enum value | vnl_least_squares_function | |
p_ | vnl_least_squares_function | [protected] |
rms(vnl_vector< double > const &x) | vnl_least_squares_function | |
throw_failure() | vnl_least_squares_function | [inline] |
trace(int iteration, vnl_vector< double > const &x, vnl_vector< double > const &fx) | vnl_least_squares_function | [virtual] |
use_gradient enum value | vnl_least_squares_function | |
use_gradient_ | vnl_least_squares_function | [protected] |
UseGradient enum name | vnl_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_function | [related] |
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_function | [related] |
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_function | [related] |
vnl_discrete_diff_sym(vnl_least_squares_function *lsf, double h, vnl_vector< double > const &x, vnl_matrix< double > &J) | vnl_least_squares_function | [related] |
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_function | [related] |
vnl_least_squares_function(unsigned int number_of_unknowns, unsigned int number_of_residuals, UseGradient g=use_gradient) | vnl_least_squares_function | [inline] |
~vnl_least_squares_function() | vnl_least_squares_function | [inline, virtual] |