This is the complete list of members for
SOLBase, including all inherited members.
allocate_arrays(const int &num_cv, const size_t &num_nln_con, const RealMatrix &lin_ineq_coeffs, const RealMatrix &lin_eq_coeffs) | SOLBase | [protected] |
allocate_workspace(const int &num_cv, const int &num_nln_con, const int &num_lin_con, const int &num_lsq) | SOLBase | [protected] |
augment_bounds(RealVector &augmented_l_bnds, RealVector &augmented_u_bnds, const RealVector &lin_ineq_l_bnds, const RealVector &lin_ineq_u_bnds, const RealVector &lin_eq_targets, const RealVector &nln_ineq_l_bnds, const RealVector &nln_ineq_u_bnds, const RealVector &nln_eq_targets) | SOLBase | [protected] |
boundsArraySize | SOLBase | [protected] |
cLambda | SOLBase | [protected] |
constraint_eval(int &mode, int &ncnln, int &n, int &nrowj, int *needc, double *x, double *c, double *cjac, int &nstate) | SOLBase | [protected, static] |
constraintJacMatrixF77 | SOLBase | [protected] |
constraintState | SOLBase | [protected] |
constrOffset | SOLBase | [protected] |
deallocate_arrays() | SOLBase | [protected] |
fnEvalCntr | SOLBase | [protected] |
informResult | SOLBase | [protected] |
intWorkSpace | SOLBase | [protected] |
intWorkSpaceSize | SOLBase | [protected] |
linConstraintArraySize | SOLBase | [protected] |
linConstraintMatrixF77 | SOLBase | [protected] |
nlnConstraintArraySize | SOLBase | [protected] |
numberIterations | SOLBase | [protected] |
optLSqInstance | SOLBase | [protected, static] |
realWorkSpace | SOLBase | [protected] |
realWorkSpaceSize | SOLBase | [protected] |
set_options(bool speculative_flag, bool vendor_num_grad_flag, short output_lev, const int &verify_lev, const Real &fn_prec, const Real &linesrch_tol, const int &max_iter, const Real &constr_tol, const Real &conv_tol, const std::string &grad_type, const Real &fdss) | SOLBase | [protected] |
SOLBase() | SOLBase | [inline] |
SOLBase(Model &model) | SOLBase | |
solInstance | SOLBase | [protected, static] |
upperFactorHessianF77 | SOLBase | [protected] |
~SOLBase() | SOLBase | [inline] |