Searched defs:matrix_data (Results 1 – 1 of 1) sorted by relevance
| /external/opencv3/modules/core/test/ |
| D | test_operations.cpp | 347 float matrix_data[] = { 3, 1, -4, -5, 1, 0, 0, 1.1f, 1.5f}; in TestMat() local 724 float matrix_data[] = { 3, 1, -4, -5, 1, 0, 0, 1.1f, 1.5f}; in TestTemplateMat() local
|