, including all inherited members.
| anchor() const | Approximation | [inline] |
| anchor_point() const | Approximation | [inline] |
| anchorPoint | Approximation | [protected] |
| append(const Variables &vars, const Response &response, int fn_index) | Approximation | [inline] |
| append(const RealVector &c_vars, const Real &fn_val, const RealVector &fn_grad, const RealSymMatrix &fn_hess) | Approximation | [inline] |
| append(const RealMatrix &samples, const ResponseArray &resp_array, int fn_index) | Approximation | |
| append(const VariablesArray &vars_array, const ResponseArray &resp_array, int fn_index) | Approximation | |
| approx_rep() const | Approximation | [inline] |
| approxDiagnostic | Approximation | [protected] |
| approxGradient | Approximation | [protected] |
| approxHessian | Approximation | [protected] |
| Approximation() | Approximation | |
| Approximation(ProblemDescDB &problem_db, size_t num_vars) | Approximation | |
| Approximation(const String &approx_type, const UShortArray &approx_order, size_t num_vars, unsigned short data_order) | Approximation | |
| Approximation(const Approximation &approx) | Approximation | |
| Approximation(BaseConstructor, const ProblemDescDB &problem_db, size_t num_vars) | Approximation | [protected] |
| approximation_coefficients() const | Approximation | [virtual] |
| approximation_coefficients(const RealVector &approx_coeffs) | Approximation | [virtual] |
| approxLowerBounds | Approximation | [protected] |
| approxOrder | SurfpackApproximation | [private] |
| approxType | Approximation | [protected] |
| approxUpperBounds | Approximation | [protected] |
| approxValue | Approximation | [protected] |
| approxVariance | Approximation | [protected] |
| build() | SurfpackApproximation | [protected, virtual] |
| checkForEqualityConstraints() | SurfpackApproximation | [private] |
| clear_all() | Approximation | [inline] |
| clear_current() | Approximation | [inline, virtual] |
| current_points() const | Approximation | [inline] |
| currentPoints | Approximation | [protected] |
| dataOrder | Approximation | [protected] |
| diagnostics_available() | SurfpackApproximation | [protected, virtual] |
| factory | SurfpackApproximation | [private] |
| finalization_index(size_t i) | Approximation | [virtual] |
| finalize() | Approximation | [virtual] |
| get_diagnostic(const String &metric_type) | SurfpackApproximation | [protected, virtual] |
| get_gradient(const RealVector &x) | SurfpackApproximation | [protected, virtual] |
| get_hessian(const RealVector &x) | SurfpackApproximation | [protected, virtual] |
| get_prediction_variance(const RealVector &x) | SurfpackApproximation | [protected, virtual] |
| get_value(const RealVector &x) | SurfpackApproximation | [protected, virtual] |
| min_coefficients() const | SurfpackApproximation | [protected, virtual] |
| min_points(bool constraint_flag) const | Approximation | |
| model | SurfpackApproximation | [private] |
| num_constraints() const | Approximation | [virtual] |
| num_variables() const | Approximation | [inline] |
| numVars | Approximation | [protected] |
| operator=(const Approximation &approx) | Approximation | |
| outputLevel | Approximation | [protected] |
| pop(bool save_sdp_set) | Approximation | [virtual] |
| pop_count() | Approximation | [virtual] |
| print_coefficients(std::ostream &s) const | Approximation | [virtual] |
| rebuild() | Approximation | [virtual] |
| recommended_coefficients() const | SurfpackApproximation | [protected, virtual] |
| recommended_points(bool constraint_flag) const | Approximation | |
| restoration_index() | Approximation | [virtual] |
| restore() | Approximation | [virtual] |
| restore_available() | Approximation | [virtual] |
| set_bounds(const RealVector &lower, const RealVector &upper) | Approximation | [inline] |
| surfData | SurfpackApproximation | [private] |
| SurfpackApproximation() | SurfpackApproximation | [inline] |
| SurfpackApproximation(const String &approx_type, const UShortArray &approx_order, size_t num_vars, unsigned short data_order) | SurfpackApproximation | |
| SurfpackApproximation(const ProblemDescDB &problem_db, const size_t &num_acv) | SurfpackApproximation | |
| surrogates_to_surf_data() | SurfpackApproximation | [private] |
| update(const Variables &vars, const Response &response, int fn_index) | Approximation | [inline] |
| update(const RealVector &c_vars, const Real &fn_val, const RealVector &fn_grad, const RealSymMatrix &fn_hess) | Approximation | [inline] |
| update(const RealMatrix &samples, const ResponseArray &resp_array, int fn_index) | Approximation | |
| update(const VariablesArray &vars_array, const ResponseArray &resp_array, int fn_index) | Approximation | |
| ~Approximation() | Approximation | [virtual] |
| ~SurfpackApproximation() | SurfpackApproximation | |