27 #ifndef WFMATH_ERROR_H
28 #define WFMATH_ERROR_H
31 #include <wfmath/vector.h>
39 : v1(v1_in), v2(v2_in) {}
Generic library namespace.
Definition: atlasconv.h:45
An error thrown by certain functions when passed parallel vectors.
Definition: error.h:37
An error thrown by operator>>() when it fails to parse wfmath types.
Definition: error.h:46