|
OPTK
0.1.2
Toolkit for global optimisation algorithms
|
This is the complete list of members for syn::regression, including all inherited members.
| benchmark(const std::string &name) | optk::benchmark | |
| dist_sq_1(double *xs, double *ret) | syn::regression | protected |
| dist_sq_2(double *xs, double *ret) | syn::regression | protected |
| dist_sq_inf(double *xs, double *ret) | syn::regression | protected |
| dist_type enum name | syn::regression | |
| evaluate(inst::set x) override | syn::regression | virtual |
| get_dims() | syn::synthetic | inline |
| get_name() | optk::benchmark | |
| get_opt() | syn::synthetic | inline |
| get_opt_param() | syn::synthetic | inline |
| get_properties() (defined in syn::synthetic) | syn::synthetic | inline |
| get_search_space() | syn::synthetic | inlinevirtual |
| kernel(double *xs, double *ret)=0 (defined in syn::regression) | syn::regression | pure virtual |
| m_centres (defined in syn::regression) | syn::regression | private |
| m_coefs (defined in syn::regression) | syn::regression | private |
| m_dims (defined in syn::regression) | syn::regression | private |
| m_e_mat (defined in syn::regression) | syn::regression | private |
| m_lb (defined in syn::synthetic) | syn::synthetic | protected |
| m_name (defined in optk::benchmark) | optk::benchmark | protected |
| m_opt (defined in syn::synthetic) | syn::synthetic | protected |
| m_properties (defined in syn::synthetic) | syn::synthetic | protected |
| m_sspace (defined in syn::synthetic) | syn::synthetic | protected |
| m_ub (defined in syn::synthetic) | syn::synthetic | protected |
| opt_params (defined in syn::synthetic) | syn::synthetic | protected |
| regression(rdims dims, double *e_mat, double *centres, double *coefs, const std::string &n, double fmin, double *minloc) | syn::regression | |
| set_opt_param(inst::set op) | syn::synthetic | protected |
| set_properties(std::vector< properties > p) | syn::synthetic | inline |
| synthetic(const std::string &n, u_int dims, double lb, double ub, double opt) | syn::synthetic | |
| synthetic(const std::string &n, u_int dims, double opt) | syn::synthetic | |
| update_opt(double opt) | syn::synthetic | inline |
| validate_param_set(inst::set x) | syn::synthetic | |
| ~synthetic() | syn::synthetic |
1.8.13