#include <newmat.h>
Inherits GeneralMatrix.
List of all members.
LU matrix. A square matrix decomposed into upper and lower triangular in preparation for inverting or solving equations.
Definition at line 1059 of file newmat.h.