8#ifndef IGL_SOLVER_STATUS_H
9#define IGL_SOLVER_STATUS_H
SolverStatus
Solver status type used by min_quad_with_fixed.
Definition SolverStatus.h:14
@ SOLVER_STATUS_MAX_ITER
Definition SolverStatus.h:18
@ NUM_SOLVER_STATUSES
Definition SolverStatus.h:22
@ SOLVER_STATUS_ERROR
Definition SolverStatus.h:20
@ SOLVER_STATUS_CONVERGED
Definition SolverStatus.h:16