implement proper error handling in level 3 routines

This commit is contained in:
Gael Guennebaud
2010-11-03 22:03:12 +01:00
parent a8fb6b0ad3
commit fd88d721d2
7 changed files with 138 additions and 56 deletions

View File

@@ -24,6 +24,7 @@
#define SCALAR std::complex<double>
#define SCALAR_SUFFIX z
#define SCALAR_SUFFIX_UP "Z"
#define REAL_SCALAR_SUFFIX d
#define ISCOMPLEX 1