This is the complete list of members for
vnl_amoebaFit, including all inherited members.
| amoeba(vnl_vector< double > &x) | vnl_amoebaFit | |
| amoeba(vnl_vector< double > &x, const vnl_vector< double > &dx) | vnl_amoebaFit | |
| amoeba(vnl_vector< double > &x, vcl_vector< vnl_amoeba_SimplexCorner > &simplex) | vnl_amoebaFit | |
| cnt | vnl_amoebaFit | |
| default_verbose | vnl_amoeba | [static] |
| f(const vnl_vector< double > &x) | vnl_amoebaFit | [inline] |
| F_tolerance | vnl_amoeba | |
| fptr | vnl_amoeba | [protected] |
| get_num_evaluations() const | vnl_amoeba | [inline] |
| maxiter | vnl_amoeba | |
| minimize(vnl_vector< double > &x) | vnl_amoeba | |
| minimize(vnl_vector< double > &x, const vnl_vector< double > &dx) | vnl_amoeba | |
| minimize(vnl_cost_function &f, vnl_vector< double > &x) | vnl_amoeba | [static] |
| minimize(vnl_cost_function &f, vnl_vector< double > &x, const vnl_vector< double > &dx) | vnl_amoeba | [static] |
| minimize(vnl_cost_function &f, vnl_vector< double > &x, double delta) | vnl_amoeba | [static] |
| minimize(vnl_least_squares_function &f, vnl_vector< double > &x) | vnl_amoeba | [static] |
| num_evaluations_ | vnl_amoeba | [protected] |
| relative_diameter | vnl_amoeba | |
| set_corner(vnl_amoeba_SimplexCorner *s, const vnl_vector< double > &v) | vnl_amoebaFit | [inline] |
| set_corner_a_plus_bl(vnl_amoeba_SimplexCorner *s, const vnl_vector< double > &vbar, const vnl_vector< double > &v, double lambda) | vnl_amoebaFit | [inline] |
| set_f_tolerance(double tol) | vnl_amoeba | [inline] |
| set_max_iterations(int n) | vnl_amoeba | [inline] |
| set_relative_diameter(double r) | vnl_amoeba | [inline] |
| set_up_simplex_absolute(vcl_vector< vnl_amoeba_SimplexCorner > &simplex, const vnl_vector< double > &x, const vnl_vector< double > &dx) | vnl_amoebaFit | |
| set_up_simplex_relative(vcl_vector< vnl_amoeba_SimplexCorner > &simplex, const vnl_vector< double > &x) | vnl_amoebaFit | |
| set_x_tolerance(double tol) | vnl_amoeba | [inline] |
| verbose | vnl_amoeba | |
| vnl_amoeba(vnl_cost_function &f) | vnl_amoeba | |
| vnl_amoebaFit(vnl_amoeba &a) | vnl_amoebaFit | [inline] |
| X_tolerance | vnl_amoeba | |