![]() |
Dakota
Version 6.21
Explore and Predict with Confidence
|
This is the complete list of members for DiscrepancyCorrection, including all inherited members.
| addAnchor | DiscrepancyCorrection | private |
| addCorrections | DiscrepancyCorrection | private |
| apply(const Variables &vars, Response &approx_response, bool quiet_flag=false) | DiscrepancyCorrection | |
| apply_additive(const Variables &vars, Response &approx_response) | DiscrepancyCorrection | private |
| apply_additive(const Variables &vars, RealVector &approx_fns) | DiscrepancyCorrection | inlineprivate |
| apply_multiplicative(const Variables &vars, Response &approx_response) | DiscrepancyCorrection | private |
| apply_multiplicative(const Variables &vars, RealVector &approx_fns) | DiscrepancyCorrection | inlineprivate |
| approxFnsCenter | DiscrepancyCorrection | private |
| approxFnsPrevCenter | DiscrepancyCorrection | private |
| approxGradsCenter | DiscrepancyCorrection | private |
| approxOrder | DiscrepancyCorrection | private |
| approxType | DiscrepancyCorrection | private |
| badScalingFlag | DiscrepancyCorrection | private |
| check_multiplicative(const RealVector &truth_fns, const RealVector &approx_fns) | DiscrepancyCorrection | private |
| combineFactors | DiscrepancyCorrection | private |
| compute(const Variables &vars, const Response &truth_response, const Response &approx_response, bool quiet_flag=false) | DiscrepancyCorrection | |
| compute(const Response &truth_response, const Response &approx_response, Response &discrepancy_response, bool quiet_flag=false) | DiscrepancyCorrection | |
| compute(const VariablesArray &vars_array, const ResponseArray &truth_response_array, const ResponseArray &approx_response, bool quiet_flag=false) | DiscrepancyCorrection | |
| compute_additive(const Response &truth_response, const Response &approx_response, int index, Real &discrep_fn, RealVector &discrep_grad, RealSymMatrix &discrep_hess) | DiscrepancyCorrection | private |
| compute_multiplicative(const Response &truth_response, const Response &approx_response, int index, Real &discrep_fn, RealVector &discrep_grad, RealSymMatrix &discrep_hess) | DiscrepancyCorrection | private |
| compute_variance(const VariablesArray &vars_array, RealMatrix &approx_variance, bool quiet_flag=false) | DiscrepancyCorrection | |
| computeAdditive | DiscrepancyCorrection | private |
| computed() const | DiscrepancyCorrection | inline |
| computeMultiplicative | DiscrepancyCorrection | private |
| correction_order(short order) | DiscrepancyCorrection | inline |
| correction_order() const | DiscrepancyCorrection | inline |
| correction_type(short corr_type) | DiscrepancyCorrection | inline |
| correction_type() const | DiscrepancyCorrection | inline |
| correctionComputed | DiscrepancyCorrection | protected |
| correctionOrder | DiscrepancyCorrection | protected |
| correctionPrevCenterPt | DiscrepancyCorrection | private |
| correctionType | DiscrepancyCorrection | protected |
| data_order(short order) | DiscrepancyCorrection | inline |
| data_order() const | DiscrepancyCorrection | inline |
| dataOrder | DiscrepancyCorrection | protected |
| DiscrepancyCorrection() | DiscrepancyCorrection | inline |
| DiscrepancyCorrection(Model &surr_model, const SizetSet &surr_fn_indices, short corr_type, short corr_order, String approx_type="local_taylor", short approx_order=SHRT_MAX) | DiscrepancyCorrection | inline |
| DiscrepancyCorrection(const SizetSet &surr_fn_indices, size_t num_fns, size_t num_vars, short corr_type, short corr_order, String approx_type="local_taylor", short approx_order=SHRT_MAX) | DiscrepancyCorrection | inline |
| discrepCalc | DiscrepancyCorrection | private |
| initialize(Model &surr_model, const SizetSet &surr_fn_indices, short corr_type, short corr_order, String approx_type="local_taylor", short approx_order=SHRT_MAX) | DiscrepancyCorrection | |
| initialize(const SizetSet &surr_fn_indices, size_t num_fns, size_t num_vars, short corr_type, short corr_order, String approx_type="local_taylor", short approx_order=SHRT_MAX) | DiscrepancyCorrection | |
| initialize(short corr_type, short corr_order, String approx_type, short approx_order) | DiscrepancyCorrection | private |
| initialize_corrections() | DiscrepancyCorrection | private |
| initialized() const | DiscrepancyCorrection | inline |
| initializedFlag | DiscrepancyCorrection | protected |
| multCorrections | DiscrepancyCorrection | private |
| numFns | DiscrepancyCorrection | protected |
| numVars | DiscrepancyCorrection | protected |
| search_db(const Variables &search_vars, const ShortArray &search_asv) | DiscrepancyCorrection | private |
| sharedData | DiscrepancyCorrection | private |
| surrModel | DiscrepancyCorrection | private |
| surrogateFnIndices | DiscrepancyCorrection | protected |
| truthFnsCenter | DiscrepancyCorrection | private |
| truthFnsPrevCenter | DiscrepancyCorrection | private |
| ~DiscrepancyCorrection() | DiscrepancyCorrection | inline |