diff --git a/radio/Vector.hpp b/radio/Vector.hpp index fbed9b9..b2e00c4 100644 --- a/radio/Vector.hpp +++ b/radio/Vector.hpp @@ -40,7 +40,6 @@ typedef Eigen::Matrix CVec; typedef Eigen::Matrix RMat; typedef Eigen::Matrix CMat; -typedef Eigen::Map RMap; #endif #ifdef VECTOR_USE_ARMADILLO