, including all inherited members.
clear_failure() | vnl_least_squares_function | |
f(vnl_vector< double > const &intersection_point, vnl_vector< double > &image_errors) | vpgl_ray_intersect_lsqr | [virtual] |
f_cameras_ | vpgl_ray_intersect_lsqr | [protected] |
f_image_pts_ | vpgl_ray_intersect_lsqr | [protected] |
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 | |
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 | |
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 | |
p_ | vnl_least_squares_function | [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_ray_intersect_lsqr(vcl_vector< vpgl_camera< double > * > const &cams, vcl_vector< vgl_point_2d< double > > const &image_pts, unsigned num_residuals) | vpgl_ray_intersect_lsqr | |
vpgl_ray_intersect_lsqr() | vpgl_ray_intersect_lsqr | [protected] |
~vnl_least_squares_function() | vnl_least_squares_function | [virtual] |
~vpgl_ray_intersect_lsqr() | vpgl_ray_intersect_lsqr | [inline, virtual] |