This is the complete list of members for vpgl_ray_intersect_lsqr< T >, including all inherited members.
| clear_failure() | vnl_least_squares_function | |
| f(vnl_vector< double > const &intersection_point, vnl_vector< double > &image_errors) override | vpgl_ray_intersect_lsqr< T > | virtual |
| f_cameras_ | vpgl_ray_intersect_lsqr< T > | protected |
| f_image_pts_ | vpgl_ray_intersect_lsqr< T > | 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(std::vector< const vpgl_camera< T > * > cams, std::vector< vgl_point_2d< T > > image_pts, unsigned num_residuals) | vpgl_ray_intersect_lsqr< T > | |
| vpgl_ray_intersect_lsqr() | vpgl_ray_intersect_lsqr< T > | protected |
| ~vnl_least_squares_function()=default | vnl_least_squares_function | virtual |
| ~vpgl_ray_intersect_lsqr() override=default | vpgl_ray_intersect_lsqr< T > |
1.8.15