ConstrainedOptPack: C++ Tools for Constrained (and Unconstrained) Optimization  Version of the Day
ConstrainedOptPack::QPSolverStats Member List
This is the complete list of members for ConstrainedOptPack::QPSolverStats, including all inherited members.
convexity() const ConstrainedOptPack::QPSolverStats [inline]
EConvexity enum nameConstrainedOptPack::QPSolverStats
ESolutionType enum nameConstrainedOptPack::QPSolverStats
infeasible_qp() const ConstrainedOptPack::QPSolverStats [inline]
num_adds() const ConstrainedOptPack::QPSolverStats [inline]
num_drop() const ConstrainedOptPack::QPSolverStats [inline]
num_qp_iter() const ConstrainedOptPack::QPSolverStats [inline]
QPSolverStats()ConstrainedOptPack::QPSolverStats [inline]
set_stats(ESolutionType solution_type, EConvexity convexity, int num_qp_iter, int num_adds, int num_drops, bool warm_start, bool infeasible_qp)ConstrainedOptPack::QPSolverStats [inline]
solution_type() const ConstrainedOptPack::QPSolverStats [inline]
warm_start() const ConstrainedOptPack::QPSolverStats [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends