Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/test/
H A Dsparse_basic.cpp156 DenseMatrix refM2 = DenseMatrix::Zero(rows, cols); in sparse_basic() local
350 DenseMatrix refM2(rows, cols); in sparse_basic() local
H A Dsparse_product.cpp235 DenseMatrix refM2 = DenseMatrix::Zero(rows, cols); in sparse_product() local