| 
    libigl v2.5.0
    
   | 
 
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... | |