Dakota  Version 6.21
Explore and Predict with Confidence
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Python Member List

This is the complete list of members for Python, including all inherited members.

build(const MatrixXd &samples, const MatrixXd &response) overridePythonvirtual
clone() const overridePythoninlinevirtual
configOptionsSurrogateprotected
cross_validate(const MatrixXd &samples, const MatrixXd &response, const StringArray &mnames, const int num_folds=5, const int seed=20)Surrogate
dataScalerSurrogate
default_options() overridePythoninlinevirtual
defaultConfigOptionsSurrogateprotected
diagnostics_available() override (defined in Python)Pythonvirtual
evaluate_metrics(const StringArray &mnames, const MatrixXd &points, const MatrixXd &ref_values)Surrogate
get_options(ParameterList &options)Surrogate
gradient(const MatrixXd &eval_points) overridePythonvirtual
gradients(const MatrixXd &eval_points)Surrogate
hessian(const MatrixXd &eval_point) overridePythonvirtual
hessians(const MatrixXd &eval_point)Surrogatevirtual
initialize_python()Pythonprivate
isFieldPythonprivate
load(const std::string &infile, const bool binary, SurrHandle &surr_in)Surrogatestatic
load(const std::string &infile, const bool binary)Surrogatestatic
load(const std::string &infile, const bool binary, DerivedSurr &surr_in)Surrogate
moduleAndClassNamePythonprivate
numQOISurrogateprotected
numSamplesSurrogateprotected
numVariablesSurrogateprotected
ownPythonPythonprivate
print_options()Surrogate
pyModuleActivePythonprivate
pySurrogatePythonprivate
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() constSurrogate
responseLabelsSurrogateprotected
responseOffsetSurrogate
responseScaleFactorSurrogate
save(const SurrHandle &surr_out, const std::string &outfile, const bool binary)Surrogatestatic
save(const DerivedSurr &surr_out, const std::string &outfile, const bool binary)Surrogate
serialize(Archive &archive, const unsigned int version)Surrogateprivate
set_options(const ParameterList &options)Surrogate
Surrogate()Surrogate
Surrogate(const ParameterList &param_list)Surrogate
Surrogate(const MatrixXd &samples, const MatrixXd &response, const ParameterList &param_list)Surrogate
value(const MatrixXd &eval_points) overridePythonvirtual
values(const MatrixXd &eval_points) overridePythonvirtual
variable_labels(const std::vector< std::string > &var_labels)Surrogate
variable_labels() constSurrogate
variableLabelsSurrogateprotected
verbosityPythonprivate
~Python()Pythoninline
~Surrogate()Surrogatevirtual