typedef enum {LINSOLVE_LU} LinearSolveMethod;
Enumeration of methods for solving systems of equations.
Header: #include "linalg.h"
#include "linalg.h"
See Also: linsolve