![]() |
Dakota
Version 6.23
Explore and Predict with Confidence
|
This is the complete list of members for Python, including all inherited members.
| build(const MatrixXd &samples, const MatrixXd &response) override | Python | virtual |
| clone() const override | Python | inlinevirtual |
| configOptions | Surrogate | protected |
| cross_validate(const MatrixXd &samples, const MatrixXd &response, const StringArray &mnames, const int num_folds=5, const int seed=20) | Surrogate | |
| dataScaler | Surrogate | |
| default_options() override | Python | inlinevirtual |
| defaultConfigOptions | Surrogate | protected |
| diagnostics_available() override (defined in Python) | Python | virtual |
| evaluate_metrics(const StringArray &mnames, const MatrixXd &points, const MatrixXd &ref_values) | Surrogate | |
| get_options(ParameterList &options) | Surrogate | |
| gradient(const MatrixXd &eval_points) override | Python | virtual |
| gradients(const MatrixXd &eval_points) | Surrogate | |
| hessian(const MatrixXd &eval_point) override | Python | virtual |
| hessians(const MatrixXd &eval_point) | Surrogate | virtual |
| initialize_python() | Python | private |
| isField | Python | private |
| load(const std::string &infile, const bool binary, SurrHandle &surr_in) | Surrogate | static |
| load(const std::string &infile, const bool binary) | Surrogate | static |
| load(const std::string &infile, const bool binary, DerivedSurr &surr_in) | Surrogate | |
| moduleAndClassName | Python | private |
| numQOI | Surrogate | protected |
| numSamples | Surrogate | protected |
| numVariables | Surrogate | protected |
| ownPython | Python | private |
| print_options() | Surrogate | |
| pyModuleActive | Python | private |
| pySurrogate | Python | private |
| Python(const std::string &module_and_class_name) | Python | |
| Python(const MatrixXd &samples, const MatrixXd &response, const std::string &module_and_class_name) | Python | |
| response_labels(const std::vector< std::string > &resp_labels) | Surrogate | |
| response_labels() const | Surrogate | |
| responseLabels | Surrogate | protected |
| responseOffset | Surrogate | |
| responseScaleFactor | Surrogate | |
| save(const SurrHandle &surr_out, const std::string &outfile, const bool binary) | Surrogate | static |
| save(const DerivedSurr &surr_out, const std::string &outfile, const bool binary) | Surrogate | |
| serialize(Archive &archive, const unsigned int version) | Surrogate | private |
| set_options(const ParameterList &options) | Surrogate | |
| Surrogate() | Surrogate | |
| Surrogate(const ParameterList ¶m_list) | Surrogate | |
| Surrogate(const MatrixXd &samples, const MatrixXd &response, const ParameterList ¶m_list) | Surrogate | |
| value(const MatrixXd &eval_points) override | Python | virtual |
| values(const MatrixXd &eval_points) override | Python | virtual |
| variable_labels(const std::vector< std::string > &var_labels) | Surrogate | |
| variable_labels() const | Surrogate | |
| variableLabels | Surrogate | protected |
| verbosity | Python | private |
| ~Python() | Python | inline |
| ~Surrogate() | Surrogate | virtual |