Searched defs:const_matrix (Results 1 – 2 of 2) sorted by relevance
26 const MatrixType const_matrix = MatrixType::Random(rows,cols); in corners() local49 const MatrixType const_matrix = MatrixType::Random(); in corners_fixedsize() local
60 static const uint32_t const_matrix[8][8] = { variable