Loading [MathJax]/extensions/tex2jax.js
libigl v2.5.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SolverStatus.h File Reference

Go to the source code of this file.

Namespaces

namespace  igl
 

Enumerations

enum  igl::SolverStatus { igl::SOLVER_STATUS_CONVERGED = 0 , igl::SOLVER_STATUS_MAX_ITER = 1 , igl::SOLVER_STATUS_ERROR = 2 , igl::NUM_SOLVER_STATUSES = 3 }
 Solver status type used by min_quad_with_fixed. More...