MUQ  0.4.3
muq::WrongSizeError Class Reference

Exception to throw when matrices, vectors, or arrays are the wrong size. More...

#include <Exceptions.h>

Inheritance diagram for muq::WrongSizeError:

Detailed Description

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)
 

Constructor & Destructor Documentation

◆ WrongSizeError()

muq::WrongSizeError::WrongSizeError ( std::string const &  message)
inline

Definition at line 60 of file Exceptions.h.


The documentation for this class was generated from the following file: