9 #ifndef _test_Matrix_hpp_ 10 #define _test_Matrix_hpp_ 12 #include <fei_macros.hpp> 16 #include <test_utils/tester.hpp> 18 #include <test_utils/testData.hpp> 20 #include <fei_fwd.hpp> 31 static const char name[] =
"fei::Matrix";
32 return((
const char*)name);
57 #endif // _test_Matrix_hpp_