|
Not Enough Math
Lightweight zero-dependency C++ math library
|
#include "config.hpp"#include "err.hpp"#include "utils.hpp"#include "vec.hpp"#include "vec_utils.hpp"Go to the source code of this file.
Classes | |
| struct | nem::quat_t< T > |
Namespaces | |
| namespace | nem |
Typedefs | |
| using | nem::quat = quat_t<nem::real> |