Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/test/
H A Dsparse_basic.cpp424 DenseMatrix refMat2(rows, cols), refMat3(rows, cols); in sparse_basic() local
455 DenseMatrix refMat2(rows, cols), refMat3(rows, cols); in sparse_basic() local
492 DenseMatrix refMat2(rows, rows), refMat3(rows, rows); in sparse_basic() local
H A Dsparse_block.cpp268 DenseMatrix refMat3(rows, cols); refMat3.setZero(); in sparse_block() local
H A Dsparse_product.cpp60 DenseMatrix refMat3 = DenseMatrix::Zero(depth, cols); in sparse_product() local