Home
last modified time | relevance | path

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

/external/eigen/test/eigen2/
Deigen2_sparse_basic.cpp203 DenseMatrix refM2 = DenseMatrix::Zero(rows, rows); in sparse_basic() local
275 DenseMatrix refM2(rows, rows); in sparse_basic() local
Deigen2_sparse_product.cpp58 DenseMatrix refM2 = DenseMatrix::Zero(rows, rows); in sparse_product() local
/external/eigen/test/
Dsparse_basic.cpp275 DenseMatrix refM2 = DenseMatrix::Zero(rows, rows); in sparse_basic() local
375 DenseMatrix refM2(rows, rows); in sparse_basic() local
Dsparse_product.cpp144 DenseMatrix refM2 = DenseMatrix::Zero(rows, cols); in sparse_product() local