Exception to throw when matrices, vectors, or arrays are the wrong size. More...
#include <Exceptions.h>
Exception to throw when matrices, vectors, or arrays are the wrong size.
Definition at line 57 of file Exceptions.h.
Public Member Functions | |
| WrongSizeError (std::string const &message) | |
      
  | 
  inline | 
Definition at line 60 of file Exceptions.h.