Linear algebra Exception.
More...
#include <linalg_wrappers.h>
Linear algebra Exception.
◆ LinAlgException()
madness::LinAlgException::LinAlgException |
( |
const char * |
s, |
|
|
const char * |
a, |
|
|
int |
err, |
|
|
int |
lin, |
|
|
const char * |
func, |
|
|
const char * |
file |
|
) |
| |
|
inline |
◆ ~LinAlgException()
virtual madness::LinAlgException::~LinAlgException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what()
virtual const char* madness::LinAlgException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ operator<<
◆ assertion
const char* madness::LinAlgException::assertion |
|
private |
◆ filename
const char* madness::LinAlgException::filename |
|
private |
◆ function
const char* madness::LinAlgException::function |
|
private |
◆ line
int madness::LinAlgException::line |
|
private |
◆ msg
const char* madness::LinAlgException::msg |
|
private |
◆ value
int madness::LinAlgException::value |
|
private |
The documentation for this class was generated from the following file: