Dakota  Version 6.20
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
evaluate_metrics(const StringArray &mnames, const MatrixXd &points, const MatrixXd &ref_values)Surrogate
get_options(ParameterList &options)Surrogate
gradient(const MatrixXd &eval_points, const int qoi) overridePythonvirtual
gradient(const MatrixXd &eval_points)Pythoninline
hessian(const MatrixXd &eval_point, const int qoi) overridePythonvirtual
hessian(const MatrixXd &eval_point)Pythoninline
initialize_python()Pythonprivate
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, const int qoi) overridePythonvirtual
value(const MatrixXd &eval_points)Pythoninline
variable_labels(const std::vector< std::string > &var_labels)Surrogate
variable_labels() constSurrogate
variableLabelsSurrogateprotected
verbosityPythonprivate
~Python()Pythoninline
~Surrogate()Surrogatevirtual