Home
last modified time | relevance | path

Searched defs:const_matrix (Results 1 – 1 of 1) sorted by relevance

/external/eigen/test/
Dcorners.cpp26 const MatrixType const_matrix = MatrixType::Random(rows,cols); in corners() local
49 const MatrixType const_matrix = MatrixType::Random(); in corners_fixedsize() local