//================================================================================================== /* ROTGEN - Runtime Overlay for Eigen Copyright : CODE RECKONS SPDX-License-Identifier: BSL-1.0 */ //================================================================================================== #define TTS_MAIN #include #include "tts.hpp" TTS_CASE("Check operator*") { rotgen::matrix a(2,2); rotgen::matrix ref(2,2); for(int r=0;r