vnl_powell_1dfun Member List

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_functionvirtual
Copy() constvnl_unary_function< double, vnl_vector< double > >inlinevirtual
dimvnl_cost_function
dx_vnl_powell_1dfun
f(const vnl_vector< double > &x) overridevnl_powell_1dfuninlinevirtual
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() constvnl_cost_functioninline
get_range_max() constvnl_unary_function< double, vnl_vector< double > >virtual
get_range_min() constvnl_unary_function< double, vnl_vector< double > >virtual
gradf(vnl_vector< double > const &x, vnl_vector< double > &gradient)vnl_cost_functionvirtual
gradf(vnl_vector< double > const &x)vnl_cost_function
init(vnl_vector< double > const &x0, vnl_vector< double > const &dx)vnl_powell_1dfuninline
n_vnl_powell_1dfun
powell_vnl_powell_1dfun
reported_error(double f_value)vnl_cost_functioninlinevirtual
set_number_of_unknowns(int number_of_unknowns)vnl_cost_functioninlineprotected
tmpx_vnl_powell_1dfun
uninit(double lambda, vnl_vector< double > &out)vnl_powell_1dfuninline
vnl_cost_function()vnl_cost_functioninline
vnl_cost_function(int number_of_unknowns)vnl_cost_functioninline
vnl_powell_1dfun(int n, vnl_cost_function *func, vnl_powell *p)vnl_powell_1dfuninline
x0_vnl_powell_1dfun
~vnl_cost_function() override=defaultvnl_cost_function
~vnl_unary_function()=defaultvnl_unary_function< double, vnl_vector< double > >virtual