Home
last modified time | relevance | path

Searched refs:Matx23f (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/core/test/
Dtest_misc.cpp73 Matx23f actualx; in TEST()
121 Matx23f actualx; in TEST()
/external/opencv3/modules/core/include/opencv2/core/
Dmatx.hpp210 typedef Matx<float, 2, 3> Matx23f; typedef