Home
last modified time | relevance | path

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

/external/eigen/test/
Dsparse_basic.cpp149 DenseMatrix refM2 = DenseMatrix::Zero(rows, cols); in sparse_basic() local
322 DenseMatrix refM2(rows, cols); in sparse_basic() local
Dsparse_product.cpp227 DenseMatrix refM2 = DenseMatrix::Zero(rows, cols); in sparse_product() local