|
LINEAR++ library: AFF to LAPACK
|
| #define LINEAR_debug | ( | C, | |
| N, | |||
| M | |||
| ) |
produce debug outputCode which uses this macro has to include <iostream>
| C | output will be generated if C == true |
| N | name of function |
| M | message to print |
Definition at line 195 of file error.h.
Referenced by linear::lapack::dposv().