<T>LAPACK 0.1.1
C++ Template Linear Algebra PACKage
Loading...
Searching...
No Matches
tlapack::ErrorCheck Struct Reference

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.
 

Detailed Description

Descriptor for Exception Handling.


The documentation for this struct was generated from the following file: