error_handling::singularityFound Struct Reference

GSL_ESING = 21, /* apparent singularity detected */. More...

#include <error.hpp>

Inheritance diagram for error_handling::singularityFound:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

GSL_ESING = 21, /* apparent singularity detected */.

Constructor & Destructor Documentation

error_handling::singularityFound::singularityFound (  )  [inline]

00235 {};

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

00236                                                  : 
00237       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