|
<T>LAPACK 0.1.2
C++ Template Linear Algebra PACKage
|
Descriptor for Exception Handling. More...
#include <exceptionHandling.hpp>
Public Attributes | |
| bool | inf = TLAPACK_DEFAULT_INFCHECK |
| Default behavior of inf check. | |
| bool | internal = true |
| Used to enable / disable internal checks. | |
| bool | nan = TLAPACK_DEFAULT_NANCHECK |
| Default behavior of nan check. | |
Descriptor for Exception Handling.