Home
last modified time | relevance | path

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

/external/opencv3/modules/core/test/
Dtest_operations.cpp871 Matx44f mat44f(1, 1, 1, 1, 0, 1, 1, 1, 0, 0, 1, 1, 0, 0, 0, 1); in TestMatxMultiplication() local
874 Scalar sf = mat44f*s; in TestMatxMultiplication()