LINEAR++ library: AFF to LAPACK

◆ DUMP

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

Definition at line 84 of file lapacktest.cc.

Referenced by main(), and test().