error_handling::iterationNotProgressing Struct Reference

GSL_ENOPROG = 27, /* iteration is not making progress towards solution */. More...

#include <error.hpp>

Inheritance diagram for error_handling::iterationNotProgressing:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

GSL_ENOPROG = 27, /* iteration is not making progress towards solution */.

Constructor & Destructor Documentation

error_handling::iterationNotProgressing::iterationNotProgressing (  )  [inline]

00277 {};

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

00278                                                         : 
00279       error(r,f,l) {};


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

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