mtl::matrix_not_square Struct Reference

Exception for arguments with incompatible sizes. More...

#include <exception.hpp>

Inheritance diagram for mtl::matrix_not_square:

Inheritance graph
[legend]
Collaboration diagram for mtl::matrix_not_square:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 matrix_not_square (const char *s="Matrix must be square for this operation.")
 Error can be specified more precisely in constructor if desired.


Detailed Description

Exception for arguments with incompatible sizes.
The documentation for this struct was generated from the following file:





mtl::matrix_not_square Struct Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Generated on 19 May 2009 by Doxygen 1.5.5 -- Copyright 2007 by the Trustees of Indiana University.