ergo
|
#include <Failure.h>
Public Member Functions | |
AcceptableMaxIter () | |
AcceptableMaxIter (const char *msg, int maxi=0) | |
int | get_maxiter () const |
![]() | |
Acceptable () | |
Acceptable (const char *msg) | |
![]() | |
Failure () | |
Failure (const char *msg) | |
virtual | ~Failure () throw () |
virtual const char * | what () const throw () |
Private Attributes | |
int | maxiter |
|
inline |
References mat::Acceptable::Acceptable(), and maxiter.
|
inlineexplicit |
References mat::Acceptable::Acceptable(), and maxiter.
|
inline |
References maxiter.
|
private |
Referenced by AcceptableMaxIter(), AcceptableMaxIter(), and get_maxiter().