scythe::scythe_dimension_error Class Reference

#include <scythestat/error.h>

Inheritance diagram for scythe::scythe_dimension_error:

Inheritance graph
[legend]
Collaboration diagram for scythe::scythe_dimension_error:

Collaboration graph
[legend]
List of all members.

Detailed Description

Matrix dimension error.

Library members throw this exception when a caller passes a Matrix of the wrong size or shape to a routine. For example, trying to take the Cholesky decomposition of a non-square Matrix causes this error.


Public Member Functions

 scythe_dimension_error (const std::string &file, const std::string &function, const unsigned int &line, const std::string &message="", const bool &halt=false) throw ()


The documentation for this class was generated from the following file:
Generated on Wed Aug 15 14:53:50 2007 for Scythe-1.0.2 by  doxygen 1.4.7