![]()  | 
  
    Dakota
    Version
    
   Explore and Predict with Confidence 
   | 
 
This is the complete list of members for Surrogate, including all inherited members.
| boost::serialization::access class | Surrogate | friend | 
| build(const MatrixXd &samples, const MatrixXd &response)=0 | Surrogate | pure virtual | 
| clone() const =0 | Surrogate | protectedpure virtual | 
| 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()=0 | Surrogate | pure virtual | 
| defaultConfigOptions | Surrogate | protected | 
| 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) | Surrogate | virtual | 
| gradient(const MatrixXd &eval_points) | Surrogate | inline | 
| hessian(const MatrixXd &eval_point, const int qoi) | Surrogate | virtual | 
| hessian(const MatrixXd &eval_point) | Surrogate | inline | 
| 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 | |
| numQOI | Surrogate | protected | 
| numSamples | Surrogate | protected | 
| numVariables | Surrogate | protected | 
| print_options() | Surrogate | |
| 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, const int qoi)=0 | Surrogate | pure virtual | 
| value(const MatrixXd &eval_points) | Surrogate | inline | 
| variable_labels(const std::vector< std::string > &var_labels) | Surrogate | |
| variable_labels() const | Surrogate | |
| variableLabels | Surrogate | protected | 
| ~Surrogate() | Surrogate | virtual |