, including all inherited members.
| accepts_multiple_points() const | Iterator | [virtual] |
| active_set(const ActiveSet &set) | Iterator | [inline] |
| active_set() const | Iterator | [inline] |
| active_variable_mappings(const SizetArray &c_index1, const SizetArray &di_index1, const SizetArray &dr_index1, const ShortArray &c_target2, const ShortArray &di_target2, const ShortArray &dr_target2) | Iterator | [inline] |
| activeSet | Iterator | [protected] |
| algorithm_space_model() const | Iterator | [virtual] |
| all_responses() const | Iterator | [virtual] |
| all_samples() | Iterator | [virtual] |
| all_variables() | Iterator | [virtual] |
| assign_rep(Iterator *iterator_rep, bool ref_count_incr=true) | Iterator | |
| asynchFlag | Iterator | [protected] |
| bestResponseArray | Iterator | [protected] |
| bestVariablesArray | Iterator | [protected] |
| bigIntBoundSize | Minimizer | [protected] |
| bigRealBoundSize | Minimizer | [protected] |
| boundConstraintFlag | Minimizer | [protected] |
| compact_mode() const | Iterator | [virtual] |
| compute_scale_factor(const Real lower_bound, const Real upper_bound, Real *multiplier, Real *offset) | Minimizer | [protected] |
| compute_scale_factor(const Real target, Real *multiplier) | Minimizer | [protected] |
| compute_scaling(int object_type, int auto_type, int num_vars, RealVector &lbs, RealVector &ubs, RealVector &targets, const StringArray &scale_strings, const RealVector &scales, IntArray &scale_types, RealVector &scale_mults, RealVector &scale_offsets) | Minimizer | [protected] |
| confBoundsLower | LeastSq | [protected] |
| confBoundsUpper | LeastSq | [protected] |
| constantASVFlag | SNLLBase | [protected] |
| constraint1_evaluator_gn(int mode, int n, const RealVector &x, RealVector &g, RealMatrix &grad_g, int &result_mode) | SNLLLeastSq | [private, static] |
| constraint2_evaluator_gn(int mode, int n, const RealVector &x, RealVector &g, RealMatrix &grad_g, OPTPP::OptppArray< RealSymMatrix > &hess_g, int &result_mode) | SNLLLeastSq | [private, static] |
| constraintTol | Minimizer | [protected] |
| convergenceTol | Iterator | [protected] |
| copy_con_grad(const RealMatrix &local_fn_grads, RealMatrix &grad_g, const size_t &offset) | SNLLBase | [protected] |
| copy_con_hess(const RealSymMatrixArray &local_fn_hessians, OPTPP::OptppArray< RealSymMatrix > &hess_g, const size_t &offset) | SNLLBase | [protected] |
| copy_con_vals_dak_to_optpp(const RealVector &local_fn_vals, RealVector &g, const size_t &offset) | SNLLBase | [protected] |
| copy_con_vals_optpp_to_dak(const RealVector &g, RealVector &local_fn_vals, const size_t &offset) | SNLLBase | [protected] |
| cvScaleMultipliers | Minimizer | [protected] |
| cvScaleOffsets | Minimizer | [protected] |
| cvScaleTypes | Minimizer | [protected] |
| fdGradStepSize | Iterator | [protected] |
| fdHessByFnStepSize | Iterator | [protected] |
| fdHessByGradStepSize | Iterator | [protected] |
| finalize_run() | SNLLLeastSq | [protected, virtual] |
| get_confidence_intervals() | LeastSq | [protected] |
| gnewton_set_recast(const Variables &recast_vars, const ActiveSet &recast_set, ActiveSet &sub_model_set) | Minimizer | [protected, static] |
| gradientType | Iterator | [protected] |
| hessianType | Iterator | [protected] |
| init_fn(int n, RealVector &x) | SNLLBase | [protected, static] |
| initial_points(const VariablesArray &pts) | Iterator | [virtual] |
| initial_points() const | Iterator | [protected, virtual] |
| initialize_graphics(bool graph_2d, bool tabular_data, const String &tabular_file) | Iterator | [virtual] |
| initialize_run() | SNLLLeastSq | [protected, virtual] |
| initialize_scaling() | Minimizer | [protected] |
| intervalType | Iterator | [protected] |
| is_null() const | Iterator | [inline] |
| iteratedModel | Iterator | [protected] |
| Iterator() | Iterator | |
| Iterator(Model &model) | Iterator | |
| Iterator(const String &method_name, Model &model) | Iterator | |
| Iterator(const Iterator &iterator) | Iterator | |
| Iterator(BaseConstructor, Model &model) | Iterator | [protected] |
| Iterator(NoDBBaseConstructor, Model &model) | Iterator | [protected] |
| Iterator(NoDBBaseConstructor) | Iterator | [protected] |
| iterator_rep() const | Iterator | [inline] |
| lastEvalMode | SNLLBase | [protected, static] |
| lastEvalVars | SNLLBase | [protected, static] |
| lastFnEvalLocn | SNLLBase | [protected, static] |
| LeastSq() | LeastSq | [inline, protected] |
| LeastSq(Model &model) | LeastSq | [protected] |
| LeastSq(NoDBBaseConstructor, Model &model) | LeastSq | [protected] |
| leastSqInstance | LeastSq | [protected, static] |
| lin_coeffs_modify_n2s(const RealMatrix &native_coeffs, const RealVector &cv_multipliers, const RealVector &lin_multipliers) const | Minimizer | [protected] |
| linearEqScaleMultipliers | Minimizer | [protected] |
| linearEqScaleOffsets | Minimizer | [protected] |
| linearEqScaleTypes | Minimizer | [protected] |
| linearIneqScaleMultipliers | Minimizer | [protected] |
| linearIneqScaleOffsets | Minimizer | [protected] |
| linearIneqScaleTypes | Minimizer | [protected] |
| maxConcurrency | Iterator | [protected] |
| maxFunctionEvals | Iterator | [protected] |
| maximum_concurrency() const | Iterator | [inline] |
| maximum_concurrency(int max_conc) | Iterator | [inline] |
| maxIterations | Iterator | [protected] |
| meritFn | SNLLBase | [protected] |
| method_id() const | Iterator | [inline] |
| method_name() const | Iterator | [inline] |
| method_recourse() | Iterator | [virtual] |
| methodName | Iterator | [protected] |
| methodSource | Iterator | [protected] |
| minimize_residuals() | SNLLLeastSq | [virtual] |
| Minimizer() | Minimizer | [inline, protected] |
| Minimizer(Model &model) | Minimizer | [protected] |
| Minimizer(NoDBBaseConstructor, Model &model) | Minimizer | [protected] |
| Minimizer(NoDBBaseConstructor, size_t num_lin_ineq, size_t num_lin_eq, size_t num_nln_ineq, size_t num_nln_eq) | Minimizer | [protected] |
| minimizerInstance | Minimizer | [protected, static] |
| modeOverrideFlag | SNLLBase | [protected, static] |
| modify_n2s(const RealVector &native_vars, const IntArray &scale_types, const RealVector &multipliers, const RealVector &offsets) const | Minimizer | [protected] |
| modify_s2n(const RealVector &scaled_vars, const IntArray &scale_types, const RealVector &multipliers, const RealVector &offsets) const | Minimizer | [protected] |
| need_resp_trans_byvars(const ShortArray &asv, int start_index, int num_resp) | Minimizer | [protected] |
| nlf1Con | SNLLLeastSq | [private] |
| nlf2 | SNLLLeastSq | [private] |
| nlf2_evaluator_gn(int mode, int n, const RealVector &x, double &f, RealVector &grad_f, RealSymMatrix &hess_f, int &result_mode) | SNLLLeastSq | [private, static] |
| nlf2Con | SNLLLeastSq | [private] |
| nlfConstraint | SNLLLeastSq | [private] |
| nlfObjective | SNLLLeastSq | [private] |
| nlpConstraint | SNLLLeastSq | [private] |
| num_final_solutions() const | Iterator | [inline] |
| num_final_solutions(size_t num_final) | Iterator | [inline] |
| num_samples() const | Iterator | [virtual] |
| numConstraints | Minimizer | [protected] |
| numContinuousVars | Iterator | [protected] |
| numDiscreteIntVars | Iterator | [protected] |
| numDiscreteRealVars | Iterator | [protected] |
| numFinalSolutions | Iterator | [protected] |
| numFunctions | Iterator | [protected] |
| numIterPrimaryFns | Minimizer | [protected] |
| numLeastSqTerms | LeastSq | [protected] |
| numLinearConstraints | Minimizer | [protected] |
| numLinearEqConstraints | Minimizer | [protected] |
| numLinearIneqConstraints | Minimizer | [protected] |
| numNonlinearConstraints | Minimizer | [protected] |
| numNonlinearEqConstraints | Minimizer | [protected] |
| numNonlinearIneqConstraints | Minimizer | [protected] |
| numUserPrimaryFns | Minimizer | [protected] |
| objective(const RealVector &fn_vals, const RealVector &primary_wts) const | Minimizer | [protected] |
| objective_gradient(const RealVector &fn_vals, const RealMatrix &fn_grads, const RealVector &primary_wts, RealVector &obj_grad) const | Minimizer | [protected] |
| objective_hessian(const RealVector &fn_vals, const RealMatrix &fn_grads, const RealSymMatrixArray &fn_hessians, const RealVector &primary_wts, RealSymMatrix &obj_hess) const | Minimizer | [protected] |
| obsData | LeastSq | [protected] |
| obsDataFilename | LeastSq | [protected] |
| obsDataFlag | LeastSq | [protected] |
| operator=(const Iterator &iterator) | Iterator | |
| optbcnewton | SNLLLeastSq | [private] |
| optdhnips | SNLLLeastSq | [private] |
| optimizationFlag | Minimizer | [protected] |
| optLSqInstance | SNLLBase | [protected, static] |
| optnewton | SNLLLeastSq | [private] |
| output_level(short out_lev) | Iterator | [inline] |
| output_level() const | Iterator | [inline] |
| outputLevel | Iterator | [protected] |
| post_run(std::ostream &s) | SNLLLeastSq | [protected, virtual] |
| pre_run() | Iterator | [virtual] |
| prevLSqInstance | LeastSq | [protected] |
| prevMinInstance | Minimizer | [protected] |
| prevSnllLSqInstance | SNLLLeastSq | [private] |
| primary_resp_recast(const Variables &native_vars, const Variables &scaled_vars, const Response &native_response, Response &scaled_response) | LeastSq | [protected, static] |
| primaryACVarMapIndices | Iterator | [protected] |
| primaryADIVarMapIndices | Iterator | [protected] |
| primaryADRVarMapIndices | Iterator | [protected] |
| primaryRespScaleFlag | Minimizer | [protected] |
| print_results(std::ostream &s) | LeastSq | [protected, virtual] |
| print_scaling(const String &info, const IntArray &scale_types, const RealVector &scale_mults, const RealVector &scale_offsets, const StringArray &labels) | Minimizer | [protected] |
| probDescDB | Iterator | [protected] |
| problem_description_db() const | Iterator | [inline] |
| reset() | Iterator | [virtual] |
| response_array_results() | Iterator | [virtual] |
| response_modify_n2s(const Variables &scaled_vars, const Response &native_response, Response &scaled_response, int native_offset, int recast_offset, int num_responses) const | Minimizer | [protected] |
| response_modify_s2n(const Variables &native_vars, const Response &scaled_response, Response &native_response, int scaled_offset, int native_offset, int num_responses) const | Minimizer | [protected] |
| response_results() const | Iterator | [virtual] |
| response_results_active_set(const ActiveSet &set) | Iterator | [virtual] |
| responseScaleMultipliers | Minimizer | [protected] |
| responseScaleOffsets | Minimizer | [protected] |
| responseScaleTypes | Minimizer | [protected] |
| returns_multiple_points() const | Iterator | [virtual] |
| run() | LeastSq | [inline, protected, virtual] |
| run_iterator(std::ostream &s) | Iterator | |
| sampling_reset(int min_samples, bool all_data_flag, bool stats_flag) | Iterator | [virtual] |
| sampling_scheme() const | Iterator | [virtual] |
| scaleFlag | Minimizer | [protected] |
| searchMethod | SNLLBase | [protected] |
| searchStrat | SNLLBase | [protected] |
| secondary_resp_recast(const Variables &native_vars, const Variables &scaled_vars, const Response &native_response, Response &scaled_response) | Minimizer | [protected, static] |
| secondaryACVarMapTargets | Iterator | [protected] |
| secondaryADIVarMapTargets | Iterator | [protected] |
| secondaryADRVarMapTargets | Iterator | [protected] |
| secondaryRespScaleFlag | Minimizer | [protected] |
| snll_initialize_run(OPTPP::NLP0 *nlf_objective, OPTPP::NLP *nlp_constraint, const RealVector &init_pt, bool bound_constr_flag, const RealVector &lower_bnds, const RealVector &upper_bnds, const RealMatrix &lin_ineq_coeffs, const RealVector &lin_ineq_l_bnds, const RealVector &lin_ineq_u_bnds, const RealMatrix &lin_eq_coeffs, const RealVector &lin_eq_targets, const RealVector &nln_ineq_l_bnds, const RealVector &nln_ineq_u_bnds, const RealVector &nln_eq_targets) | SNLLBase | [protected] |
| snll_post_instantiate(const int &num_cv, bool vendor_num_grad_flag, const String &finite_diff_type, const Real &fdss, const int &max_iter, const int &max_fn_evals, const Real &conv_tol, const Real &grad_tol, const Real &max_step, bool bound_constr_flag, const int &num_constr, short output_lev, OPTPP::OptimizeClass *the_optimizer, OPTPP::NLP0 *nlf_objective, OPTPP::FDNLF1 *fd_nlf1, OPTPP::FDNLF1 *fd_nlf1_con) | SNLLBase | [protected] |
| snll_post_run(OPTPP::NLP0 *nlf_objective) | SNLLBase | [protected] |
| snll_pre_instantiate(const String &merit_fn, bool bound_constr_flag, const int &num_constr) | SNLLBase | [protected] |
| SNLLBase() | SNLLBase | [inline] |
| Dakota::SNLLBase::SNLLBase(Model &model) | SNLLBase | |
| SNLLLeastSq(Model &model) | SNLLLeastSq | |
| SNLLLeastSq(const String &method_name, Model &model) | SNLLLeastSq | |
| snllLSqInstance | SNLLLeastSq | [private, static] |
| speculativeFlag | Minimizer | [protected] |
| sub_iterator_flag(bool si_flag) | Iterator | |
| subIteratorFlag | Iterator | [protected] |
| summary_output(bool summary_output_flag) | Iterator | [inline] |
| summaryOutputFlag | Iterator | [protected] |
| theOptimizer | SNLLLeastSq | [private] |
| uses_method() const | Iterator | [virtual] |
| variables_array_results() | Iterator | [virtual] |
| variables_recast(const Variables &scaled_vars, Variables &native_vars) | Minimizer | [protected, static] |
| variables_results() const | Iterator | [virtual] |
| varsScaleFlag | Minimizer | [protected] |
| vendorNumericalGradFlag | Minimizer | [protected] |
| weightFlag | LeastSq | [protected] |
| writePrecision | Iterator | [protected] |
| ~Iterator() | Iterator | [virtual] |
| ~LeastSq() | LeastSq | [inline, protected] |
| ~Minimizer() | Minimizer | [inline, protected] |
| ~SNLLBase() | SNLLBase | [inline] |
| ~SNLLLeastSq() | SNLLLeastSq | |