This is the complete list of members for
mcal_pair_cost1, including all inherited members.
compute(vnl_vector< double > const &x, double *f, vnl_vector< double > *g) | vnl_cost_function | [virtual] |
Copy() const | vnl_cost_function | [virtual] |
cost_ | mcal_pair_cost1 | [private] |
dim | vnl_cost_function | |
f(const vnl_vector< double > &x) | mcal_pair_cost1 | [virtual] |
fdgradf(vnl_vector< double > const &x, vnl_vector< double > &gradient, double stepsize=1e-5) | vnl_cost_function | |
fdgradf(vnl_vector< double > const &x) | vnl_cost_function | |
get_number_of_unknowns() const | vnl_cost_function | |
get_range_max() const | vnl_cost_function | [virtual] |
get_range_min() const | vnl_cost_function | [virtual] |
gradf(vnl_vector< double > const &x, vnl_vector< double > &gradient) | vnl_cost_function | [virtual] |
gradf(vnl_vector< double > const &x) | vnl_cost_function | |
m1 | mcal_pair_cost1 | [private] |
m2 | mcal_pair_cost1 | [private] |
mcal_pair_cost1(const vnl_vector< double > &proj1, const vnl_vector< double > &proj2, const vnl_vector< double > &mode1, const vnl_vector< double > &mode2, mcal_single_basis_cost &cost) | mcal_pair_cost1 | [inline] |
mode1_ | mcal_pair_cost1 | [private] |
mode2_ | mcal_pair_cost1 | [private] |
p1 | mcal_pair_cost1 | [private] |
p2 | mcal_pair_cost1 | [private] |
proj1_ | mcal_pair_cost1 | [private] |
proj2_ | mcal_pair_cost1 | [private] |
reported_error(double f_value) | vnl_cost_function | [virtual] |
set_number_of_unknowns(int number_of_unknowns) | vnl_cost_function | [protected] |
vnl_cost_function() | vnl_cost_function | |
vnl_cost_function(int number_of_unknowns) | vnl_cost_function | |
~vnl_cost_function() | vnl_cost_function | [virtual] |
~vnl_unary_function() | vnl_unary_function< double, vnl_vector< double > > | [virtual] |