Home
last modified time | relevance | path

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

/external/eigen/doc/snippets/
DLLT_solve.cpp1 typedef Matrix<float,Dynamic,2> DataMatrix; typedef
3 DataMatrix samples = DataMatrix::Random(12,2);
/external/pdfium/xfa/fwl/
Dcfx_barcode_unittest.cpp133 TEST_F(BarcodeTest, DataMatrix) { in TEST_F() argument