Scythe-1.0.3
|
Matrix conformation error. More...
#include <scythestat/error.h>
Public Member Functions | |
scythe_conformation_error (const std::string &file, const std::string &function, const unsigned int &line, const std::string &message="", const bool &halt=false) throw () |
Matrix conformation error.
Library members throw this exception when a caller passes non-conforming matrices (matrices of incompatible dimensions) to a routine, such as when one attempt two row vectors.