This is the complete list of members for vnl_powell_1dfun, including all inherited members.
| compute(vnl_vector< double > const &x, double *f, vnl_vector< double > *g) | vnl_cost_function | virtual |
| Copy() const | vnl_unary_function< double, vnl_vector< double > > | inlinevirtual |
| dim | vnl_cost_function | |
| dx_ | vnl_powell_1dfun | |
| f(const vnl_vector< double > &x) override | vnl_powell_1dfun | inlinevirtual |
| f_ | vnl_powell_1dfun | |
| 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 | inline |
| get_range_max() const | vnl_unary_function< double, vnl_vector< double > > | virtual |
| get_range_min() const | vnl_unary_function< double, vnl_vector< double > > | virtual |
| gradf(vnl_vector< double > const &x, vnl_vector< double > &gradient) | vnl_cost_function | virtual |
| gradf(vnl_vector< double > const &x) | vnl_cost_function | |
| init(vnl_vector< double > const &x0, vnl_vector< double > const &dx) | vnl_powell_1dfun | inline |
| n_ | vnl_powell_1dfun | |
| powell_ | vnl_powell_1dfun | |
| reported_error(double f_value) | vnl_cost_function | inlinevirtual |
| set_number_of_unknowns(int number_of_unknowns) | vnl_cost_function | inlineprotected |
| tmpx_ | vnl_powell_1dfun | |
| uninit(double lambda, vnl_vector< double > &out) | vnl_powell_1dfun | inline |
| vnl_cost_function() | vnl_cost_function | inline |
| vnl_cost_function(int number_of_unknowns) | vnl_cost_function | inline |
| vnl_powell_1dfun(int n, vnl_cost_function *func, vnl_powell *p) | vnl_powell_1dfun | inline |
| x0_ | vnl_powell_1dfun | |
| ~vnl_cost_function() override=default | vnl_cost_function | |
| ~vnl_unary_function()=default | vnl_unary_function< double, vnl_vector< double > > | virtual |