, including all inherited members.
basis1_ | FMatrixComputeNonLinear | [private] |
basis2_ | FMatrixComputeNonLinear | [private] |
calculate_residuals(FMatrix *F) | FMatrixComputeNonLinear | [private] |
clear_failure() | vnl_least_squares_function | |
compute(FMatrix *F) | FMatrixComputeNonLinear | |
compute_basis(FMatrix *F, vcl_vector< int > basis) | FMatrixComputeNonLinear | |
data_size_ | FMatrixComputeNonLinear | [private] |
f(const vnl_vector< double > &x, vnl_vector< double > &fx) | FMatrixComputeNonLinear | [virtual] |
F_orig_ | FMatrixComputeNonLinear | [private] |
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 FMatrix &F, vnl_vector< double > ¶ms) | FMatrixComputeNonLinear | [private] |
FMatrixComputeNonLinear(PairMatchSetCorner *matches) | FMatrixComputeNonLinear | |
get_number_of_residuals() const | vnl_least_squares_function | |
get_number_of_unknowns() const | vnl_least_squares_function | |
get_plan(int &r1, int &c1, int &r2, int &c2) | FMatrixComputeNonLinear | [private] |
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] |
matches_ | FMatrixComputeNonLinear | [private] |
n_ | vnl_least_squares_function | [protected] |
no_gradient | vnl_least_squares_function | |
one_ | FMatrixComputeNonLinear | [private] |
p_ | FMatrixComputeNonLinear | [private] |
params_to_fmatrix(const vnl_vector< double > ¶ms) | FMatrixComputeNonLinear | [private] |
points1_ | FMatrixComputeNonLinear | [private] |
points2_ | FMatrixComputeNonLinear | [private] |
q_ | FMatrixComputeNonLinear | [private] |
r_ | FMatrixComputeNonLinear | [private] |
rms(vnl_vector< double > const &x) | vnl_least_squares_function | |
terminate_count_ | FMatrixComputeNonLinear | [private] |
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] |