error_handling::roundOffError Struct Reference

GSL_EROUND = 18, /* failed because of roundoff error */. More...

#include <error.hpp>

Inheritance diagram for error_handling::roundOffError:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

GSL_EROUND = 18, /* failed because of roundoff error */.

Constructor & Destructor Documentation

error_handling::roundOffError::roundOffError (  )  [inline]

00213 {};

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

00214                                               : 
00215       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