convergence_exception Class Reference

#include <exception.h>

Inheritance diagram for convergence_exception:

numerics_exception

List of all members.

Public Member Functions

 convergence_exception (const std::string &msg)


Detailed Description

Exception thrown whenever a iterative method fails to converge.

Constructor & Destructor Documentation

convergence_exception::convergence_exception ( const std::string &  msg  )  [inline]

Construct an exception with the given message.

Parameters:
msg message describing the exception's cause.


The documentation for this class was generated from the following file:
Generated on Wed Nov 21 22:22:15 2007 for numerics4c++ by  doxygen 1.5.3