error_handling::failedFactorisation Struct Reference

GSL_EFACTOR = 6, /* factorization failed */. More...

#include <error.hpp>

Inheritance diagram for error_handling::failedFactorisation:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

GSL_EFACTOR = 6, /* factorization failed */.

Constructor & Destructor Documentation

error_handling::failedFactorisation::failedFactorisation (  )  [inline]

00129 {};

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

00130                                                     : 
00131       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