Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼Nlinalg | |
CSparseCholesky | Class to perform an LDL factorization of a matrix |
▼Nrt_solver | |
CRtAffineUtils | |
CRtCond | |
CRtHQPCost | |
CRtHQPSolver | |
CRtMatrix | |
CRtMatrixUtils | |
CRtModel | |
CRtMutex | |
CRtQPSolver | |
CRtQPSolverInterface | |
CRtQuadraticUtils | |
CRtVector | |
CRtVectorUtils | |
▼Nsolver | |
CBnBSolver | |
CCone | This class contains all information about the conic optimization problem, and provides functionality for conic operations, such as scalings, residuals and sizes |
CConicProblem | Main class to construct a second-order cone optimization problem |
CConicVector | Helper class to work with variables, which are members of a proper convex cone |
CCvxInfoPrinter | |
CDCPQuadExpr | Helper class to ease the construction of a quadratic expression (e.g |
CEqRoutine | |
CExtendedVector | Helper class to work with optimization variables, lay down in an extended order |
CInteriorPointSolver | Main class that implements an Interior Point Solver for Second-Order Cones |
Clbfgs_parameter_t | L-BFGS optimization parameters |
CLbfgsSolver | |
CLinExpr | Helper class to ease the construction of a linear expression (e.g |
CLinSolver | Class that provides functionality for handling solution of linear systems in optimization problems |
CModel | |
CNcvxBnBSolver | |
CNesterovToddScaling | This class performs appropriate scalings of the cone variables |
CNlpDescription | |
Cnode | |
COptimizationInfo | Helper class that contains information about the status of the optimization problem |
COptimizationVariable | Class 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 |
COptimizationVector | Helper class to define an optimization vector, including primal and dual variables, and variables to render the optimization problem homogeneous |
CScalingOperator | |
CSolverSetting | Class that provides access to all environment variables required by the solver |
CSolverStorage | Class that provides storage space for the optimization matrices, vectors and variables |
Ctag_callback_data | |
Ctag_iteration_data | |
CVar | Helper class to define an optimization variable, used in the construction of linear and quadratic expressions |
CVarStorage | |
CVector | Helper class to work with optimization variables, lay down in normal order |