#include <newmat.h>
Inherits BaseMatrix.
Friends | |
class | BaseMatrix |
A class for finding A.i() * B. This is supposed to choose the appropriate method depending on the type A. Not very satisfactory as it doesn't know about Cholesky for for positive definite matrices.
Definition at line 1809 of file newmat.h.