solver
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Csolver::BnBSolver
 Csolver::ConeThis class contains all information about the conic optimization problem, and provides functionality for conic operations, such as scalings, residuals and sizes
 Csolver::ConicProblemMain class to construct a second-order cone optimization problem
 Csolver::CvxInfoPrinter
 Csolver::DCPQuadExprHelper class to ease the construction of a quadratic expression (e.g
 Csolver::EqRoutine
 Csolver::InteriorPointSolverMain class that implements an Interior Point Solver for Second-Order Cones
 Csolver::lbfgs_parameter_tL-BFGS optimization parameters
 Csolver::LbfgsSolver
 Csolver::LinExprHelper class to ease the construction of a linear expression (e.g
 Csolver::LinSolverClass that provides functionality for handling solution of linear systems in optimization problems
 Csolver::Model
 Csolver::NcvxBnBSolver
 Csolver::NesterovToddScalingThis class performs appropriate scalings of the cone variables
 Csolver::NlpDescription
 Csolver::node
 Csolver::OptimizationInfoHelper class that contains information about the status of the optimization problem
 Csolver::OptimizationVariableClass that contains all information about the optimization variables such as upper and lower bounds, initial guess if any, and some auxiliary functions for easier handling
 Crt_solver::RtAffineUtils
 Crt_solver::RtCond
 Crt_solver::RtHQPCost
 Crt_solver::RtHQPSolver< All_A_Rows, Max_Num_Vars, Max_B_Rows >
 Crt_solver::RtHQPSolver< Max_Ineq_Rows, Num_OptVars, Max_Eq_Rows >
 Crt_solver::RtMatrix< _MaxRows, _MaxCols >
 Crt_solver::RtMatrix< All_A_Rows, Max_Num_Vars >
 Crt_solver::RtMatrix< Max_B_Rows, Max_Num_Vars >
 Crt_solver::RtMatrix< max_dim_qp, max_dim_qp >
 Crt_solver::RtMatrix< Max_Eq_Rows, Num_OptVars >
 Crt_solver::RtMatrix< Max_Ineq_Rows, Num_OptVars >
 Crt_solver::RtMatrix< max_num_eq, max_dim_qp >
 Crt_solver::RtMatrix< max_num_ineq, max_dim_qp >
 Crt_solver::RtMatrix< Max_Num_Vars, Max_Num_Vars >
 Crt_solver::RtMatrix< nVars, nVars >
 Crt_solver::RtMatrixUtils
 Crt_solver::RtModel< Max_Ineq_Rows, Max_Eq_Rows, Num_OptVars >
 Crt_solver::RtMutex
 Crt_solver::RtQPSolverInterface< max_dim_qp, max_num_eq, max_num_ineq >
 Crt_solver::RtQPSolverInterface< nVars, nEqCon, nIneqCon >
 Crt_solver::RtQPSolver< nVars, nEqCon, nIneqCon >
 Crt_solver::RtQPSolver< Max_Num_Vars+All_A_Rows, 0, All_A_Rows >
 Crt_solver::RtQuadraticUtils
 Crt_solver::RtVector< _MaxRows >
 Crt_solver::RtVector< All_A_Rows >
 Crt_solver::RtVector< max_dim_qp >
 Crt_solver::RtVector< Max_Eq_Rows >
 Crt_solver::RtVector< Max_Ineq_Rows >
 Crt_solver::RtVector< max_num_eq >
 Crt_solver::RtVector< max_num_ineq >
 Crt_solver::RtVector< Max_Num_Vars >
 Crt_solver::RtVectorUtils
 Csolver::ScalingOperator
 Csolver::SolverSettingClass that provides access to all environment variables required by the solver
 Csolver::SolverStorageClass that provides storage space for the optimization matrices, vectors and variables
 Clinalg::SparseCholeskyClass to perform an LDL factorization of a matrix
 Csolver::tag_callback_data
 Csolver::tag_iteration_data
 Csolver::VarHelper class to define an optimization variable, used in the construction of linear and quadratic expressions
 Csolver::VarStorage
 CVectorXd
 Csolver::ConicVectorHelper class to work with variables, which are members of a proper convex cone
 Csolver::ExtendedVectorHelper class to work with optimization variables, lay down in an extended order
 Csolver::OptimizationVectorHelper class to define an optimization vector, including primal and dual variables, and variables to render the optimization problem homogeneous
 Csolver::VectorHelper class to work with optimization variables, lay down in normal order