, including all inherited members.
| clear_failure() | vnl_least_squares_function | |
| compute(FMatrixPlanar *F) | FMPlanarNonLinFun | |
| data_size_ | FMPlanarNonLinFun | [private] |
| denorm_matrix_ | FMPlanarNonLinFun | [private] |
| denorm_matrix_inv_ | FMPlanarNonLinFun | [private] |
| f(vnl_vector< double > const &x, vnl_vector< double > &fx) | FMPlanarNonLinFun | [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 | |
| fmatrix_to_params(const FMatrixPlanar &F, vnl_vector< double > ¶ms) | FMPlanarNonLinFun | [private] |
| fmatrix_to_params_awf(const FMatrixPlanar &F, vnl_vector< double > ¶ms) | FMPlanarNonLinFun | [private] |
| fmatrix_to_params_mna(const FMatrixPlanar &F, vnl_vector< double > ¶ms) | FMPlanarNonLinFun | [private] |
| FMPlanarNonLinFun(const ImageMetric *, const ImageMetric *, double outlier_distance_squared, vcl_vector< vgl_homg_point_2d< double > > &points1, vcl_vector< vgl_homg_point_2d< double > > &points2) | FMPlanarNonLinFun | |
| FMPlanarNonLinFun(const ImageMetric *, const ImageMetric *, double outlier_distance_squared, vcl_vector< HomgPoint2D > &points1, vcl_vector< HomgPoint2D > &points2) | FMPlanarNonLinFun | |
| 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 | |
| image_metric1_ | FMPlanarNonLinFun | [private] |
| image_metric2_ | FMPlanarNonLinFun | [private] |
| 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 | |
| normalized_ | FMPlanarNonLinFun | [private] |
| p_ | vnl_least_squares_function | [protected] |
| params_to_fmatrix(const vnl_vector< double > ¶ms) | FMPlanarNonLinFun | [private] |
| params_to_fmatrix_awf(const vnl_vector< double > ¶ms) | FMPlanarNonLinFun | [private] |
| params_to_fmatrix_mna(const vnl_vector< double > ¶ms) | FMPlanarNonLinFun | [private] |
| points1_ | FMPlanarNonLinFun | [private] |
| points2_ | FMPlanarNonLinFun | [private] |
| 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 | |
| ~vnl_least_squares_function() | vnl_least_squares_function | [virtual] |