Home
last modified time | relevance | path

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

/external/eigen/test/
Dsparse_basic.cpp396 DenseMatrix refMat2(rows, cols), refMat3(rows, cols); in sparse_basic() local
427 DenseMatrix refMat2(rows, cols), refMat3(rows, cols); in sparse_basic() local
464 DenseMatrix refMat2(rows, rows), refMat3(rows, rows); in sparse_basic() local
Dsparse_block.cpp266 DenseMatrix refMat3(rows, cols); refMat3.setZero(); in sparse_block() local
Dsparse_product.cpp54 DenseMatrix refMat3 = DenseMatrix::Zero(depth, cols); in sparse_product() local