error_handling::maxIterations Struct Reference

GSL_EMAXITER = 11, /* exceeded max number of iterations */. More...

#include <error.hpp>

Inheritance diagram for error_handling::maxIterations:

Inheritance graph
[legend]
Collaboration diagram for error_handling::maxIterations:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 maxIterations ()
 maxIterations (string r, string f, int l)


Detailed Description

GSL_EMAXITER = 11, /* exceeded max number of iterations */.

Constructor & Destructor Documentation

error_handling::maxIterations::maxIterations (  )  [inline]

00164 {};

error_handling::maxIterations::maxIterations ( string  r,
string  f,
int  l 
) [inline]

00165                                               : 
00166       error(r,f,l) {};


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

Generated on Fri Jun 6 17:28:28 2008 by  doxygen 1.5.6