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