ConstrainedOptPack: C++ Tools for Constrained (and Unconstrained) Optimization  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ConstrainedOptPack::QPSolverStats Member List

This is the complete list of members for ConstrainedOptPack::QPSolverStats, including all inherited members.

convexity() const ConstrainedOptPack::QPSolverStatsinline
EConvexity enum nameConstrainedOptPack::QPSolverStats
ESolutionType enum nameConstrainedOptPack::QPSolverStats
infeasible_qp() const ConstrainedOptPack::QPSolverStatsinline
num_adds() const ConstrainedOptPack::QPSolverStatsinline
num_drop() const ConstrainedOptPack::QPSolverStatsinline
num_qp_iter() const ConstrainedOptPack::QPSolverStatsinline
QPSolverStats()ConstrainedOptPack::QPSolverStatsinline
set_stats(ESolutionType solution_type, EConvexity convexity, int num_qp_iter, int num_adds, int num_drops, bool warm_start, bool infeasible_qp)ConstrainedOptPack::QPSolverStatsinline
solution_type() const ConstrainedOptPack::QPSolverStatsinline
warm_start() const ConstrainedOptPack::QPSolverStatsinline