, including all inherited members.
clear_failure() | vnl_least_squares_function | |
f(vnl_vector< double > const &x, vnl_vector< double > &fx) | vpgl_adjust_lsqr | [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 | |
geo_pts_ | vpgl_adjust_lsqr | [protected] |
get_number_of_residuals() const | vnl_least_squares_function | |
get_number_of_unknowns() const | vnl_least_squares_function | |
gradf(vnl_vector< double > const &x, vnl_matrix< double > &jacobian) | vnl_least_squares_function | [virtual] |
has_gradient() const | vnl_least_squares_function | |
img_pts_ | vpgl_adjust_lsqr | [protected] |
init(unsigned int number_of_unknowns, unsigned int number_of_residuals) | vnl_least_squares_function | [protected] |
n_ | vnl_least_squares_function | [protected] |
no_gradient | vnl_least_squares_function | |
num_corrs_ | vpgl_adjust_lsqr | [protected] |
p_ | vnl_least_squares_function | [protected] |
rcam_ | vpgl_adjust_lsqr | [protected] |
rms(vnl_vector< double > const &x) | vnl_least_squares_function | |
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 | 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 | |
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 | |
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 | |
vnl_discrete_diff_sym(vnl_least_squares_function *lsf, double h, vnl_vector< double > const &x, vnl_matrix< double > &J) | vnl_least_squares_function | |
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 | |
vnl_least_squares_function(unsigned int number_of_unknowns, unsigned int number_of_residuals, UseGradient g=use_gradient) | vnl_least_squares_function | |
vpgl_adjust_lsqr(vpgl_rational_camera< double > const &rcam, vcl_vector< vgl_point_2d< double > > const &img_pts, vcl_vector< vgl_point_3d< double > > const &geo_pts, unsigned num_unknowns, unsigned num_residuals) | vpgl_adjust_lsqr | |
~vnl_least_squares_function() | vnl_least_squares_function | [virtual] |
~vpgl_adjust_lsqr() | vpgl_adjust_lsqr | [inline, virtual] |