Mat2f             746 modules/core/test/test_operations.cpp         if (Mat2f(1, 1).elemSize() != 2 * sizeof(float)) throw test_excep();
Mat2f             762 modules/core/test/test_operations.cpp         if (Mat2f(1, 1).channels() != 2) throw test_excep();