···10 * Based in part on inc/osvr/Util/EigenQuatExponentialMap.h in OSVR-Core
11 */
1200013#include <Eigen/Core>
14#include <Eigen/Geometry>
1516#include <assert.h>
1718-#include "math/m_api.h"
19-#include "math/m_eigen_interop.h"
2021// anonymous namespace for internal types
22namespace {
···10 * Based in part on inc/osvr/Util/EigenQuatExponentialMap.h in OSVR-Core
11 */
1213+#include "math/m_api.h"
14+#include "math/m_eigen_interop.hpp"
15+16#include <Eigen/Core>
17#include <Eigen/Geometry>
1819#include <assert.h>
20002122// anonymous namespace for internal types
23namespace {