This is the complete list of members for vpgl_camera_transform_f, including all inherited members.
| cam_ids_img_pts_ | vpgl_camera_transform_f | |
| clear_failure() | vnl_least_squares_function | |
| compute_cams(vnl_vector< double > const &x, std::vector< vpgl_perspective_camera< double > > &output_cams) | vpgl_camera_transform_f | virtual |
| compute_cams_selective(vnl_vector< double > const &x, std::vector< vpgl_perspective_camera< double > > &output_cams) | vpgl_camera_transform_f | virtual |
| Cs_ | vpgl_camera_transform_f | |
| f(vnl_vector< double > const &x, vnl_vector< double > &fx) override | vpgl_camera_transform_f | 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 | |
| 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 |
| input_cams_ | vpgl_camera_transform_f | |
| Ks_ | vpgl_camera_transform_f | |
| minimize_R_ | vpgl_camera_transform_f | |
| n_ | vnl_least_squares_function | protected |
| no_gradient | vnl_least_squares_function | |
| p_ | vnl_least_squares_function | protected |
| pts_3d_ | vpgl_camera_transform_f | |
| rms(vnl_vector< double > const &x) | vnl_least_squares_function | |
| rod_to_matrix(double r0, double r1, double r2) | vpgl_camera_transform_f | virtual |
| Rs_ | vpgl_camera_transform_f | |
| 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_camera_transform_f(unsigned cnt_residuals, unsigned n_unknowns, const std::vector< vpgl_perspective_camera< double > > &input_cams, std::vector< std::vector< std::pair< vnl_vector_fixed< double, 2 >, unsigned > > > cam_ids_img_pts, std::vector< vnl_vector_fixed< double, 4 > > pts_3d, bool minimize_R=true) | vpgl_camera_transform_f | |
| ~vnl_least_squares_function()=default | vnl_least_squares_function | virtual |
1.8.15