Logo MTL4

mtl::incompatible_shape Struct Reference

Exception for arguments with incompatible shapes, e.g. adding matrices and vectors. More...

#include <exception.hpp>

Inherits mtl::domain_error.

Collaboration diagram for mtl::incompatible_shape:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 incompatible_shape (const char *s="Arguments have incompatible shape.")
 Error can be specified more precisely in constructor if desired.


Detailed Description

Exception for arguments with incompatible shapes, e.g. adding matrices and vectors.
The documentation for this struct was generated from the following file:


mtl::incompatible_shape Struct Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Generated on 24 Aug 2009 by Doxygen 1.5.9 -- Copyright 2008-09 by TU Dresden and the Trustees of Indiana University.