Dakota  Version 6.20
Explore and Predict with Confidence
Surrogate Member List

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

boost::serialization::access classSurrogatefriend
build(const MatrixXd &samples, const MatrixXd &response)=0Surrogatepure virtual
clone() const =0Surrogateprotectedpure virtual
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()=0Surrogatepure virtual
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)Surrogatevirtual
gradient(const MatrixXd &eval_points)Surrogateinline
hessian(const MatrixXd &eval_point, const int qoi)Surrogatevirtual
hessian(const MatrixXd &eval_point)Surrogateinline
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
numQOISurrogateprotected
numSamplesSurrogateprotected
numVariablesSurrogateprotected
print_options()Surrogate
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)=0Surrogatepure virtual
value(const MatrixXd &eval_points)Surrogateinline
variable_labels(const std::vector< std::string > &var_labels)Surrogate
variable_labels() constSurrogate
variableLabelsSurrogateprotected
~Surrogate()Surrogatevirtual