Dakota
Version 6.19
Explore and Predict with Confidence
|
List of valid names for iterator results. More...
Public Member Functions | |
ResultsNames () | |
Default constructor. | |
Public Attributes | |
size_t | namesVersion = 0 |
std::string | best_cv = "Best Continuous Variables" |
std::string | best_div = "Best Discrete Integer Variables" |
std::string | best_dsv = "Best Discrete std::string Variables" |
std::string | best_drv = "Best Discrete Real Variables" |
std::string | best_fns = "Best Functions" |
std::string | moments_std = "Moments: Standard" |
std::string | moments_central = "Moments: Central" |
std::string | moments_std_num = "Moments: Standard: Numerical" |
std::string | moments_central_num = "Moments: Central: Numerical" |
std::string | moments_std_exp = "Moments: Standard: Expansion" |
std::string | moments_central_exp = "Moments: Central: Expansion" |
std::string | moment_cis = "Moment Confidence Intervals" |
std::string | extreme_values = "Extreme Values" |
std::string | map_resp_prob = "Response to Probability Mapping" |
std::string | map_resp_rel = "Response to Reliability Mapping" |
std::string | map_resp_genrel = "Response to Generalized Reliability Mapping" |
std::string | map_prob_resp = "Probability to Response Mapping" |
std::string | map_rel_resp = "Reliability to Response Mapping" |
std::string | map_genrel_resp = "Generalized Reliability to Response Mapping" |
std::string | pdf_histograms = "PDF Histograms" |
std::string | correl_simple_all = "Simple Correlations (All)" |
std::string | correl_simple_io = "Simple Correlations (I/O)" |
std::string | correl_partial_io = "Partial Correlations (I/O)" |
std::string | correl_simple_rank_all = "Simple Rank Correlations (All)" |
std::string | correl_simple_rank_io = "Simple Rank Correlations (I/O)" |
std::string | correl_partial_rank_io = "Partial Rank Correlations (I/O)" |
std::string | pce_coeffs = "PCE Coefficients: Standardized" |
std::string | pce_coeff_labels = "PCE Coefficient Labels" |
std::string | cv_labels = "Continuous Variable Labels" |
std::string | div_labels = "Discrete Integer Variable Labels" |
std::string | dsv_labels = "Discrete std::string Variable Labels" |
std::string | drv_labels = "Discrete Real Variable Labels" |
std::string | fn_labels = "Function Labels" |
List of valid names for iterator results.
All data in the ResultsNames class is public, basically just a struct