27 #ifndef WFMATH_ERROR_H 28 #define WFMATH_ERROR_H 31 #include <wfmath/vector.h> 39 : v1(v1_in), v2(v2_in) {}
52 #endif // WFMATH_ERROR_H Generic library namespace.
Definition: atlasconv.h:45
A dim dimensional vector.
Definition: const.h:55
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