LINEAR++ library: AFF to LAPACK

◆ DUMP

#define DUMP (   M)    cout << "matrix " << #M << ":" << endl; dump(M);

Definition at line 79 of file matrixtest.cc.

Referenced by main().