, including all inherited members.
cameras_ | vpgl_cam_trans_search_lsqr | [protected] |
clear_failure() | vnl_least_squares_function | |
corrs_ | vpgl_cam_trans_search_lsqr | [protected] |
f(vnl_vector< double > const &translation, vnl_vector< double > &projection_errors) | vpgl_cam_trans_search_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 | |
finals_ | vpgl_cam_trans_search_lsqr | [protected] |
get_finals(vcl_vector< vgl_point_3d< double > > &finals) | vpgl_cam_trans_search_lsqr | |
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] |
initial_pts_ | vpgl_cam_trans_search_lsqr | [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_cam_trans_search_lsqr(vcl_vector< vpgl_rational_camera< double > > const &cams, vcl_vector< vcl_vector< vgl_point_2d< double > > > const &image_pts, vcl_vector< vgl_point_3d< double > > const &initial_pts) | vpgl_cam_trans_search_lsqr | |
vpgl_cam_trans_search_lsqr() | vpgl_cam_trans_search_lsqr | [protected] |
~vnl_least_squares_function() | vnl_least_squares_function | [virtual] |
~vpgl_cam_trans_search_lsqr() | vpgl_cam_trans_search_lsqr | [inline, virtual] |