Searched defs:refMat3 (Results 1 – 3 of 3) sorted by relevance
/external/eigen/test/ |
D | sparse_basic.cpp | 396 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
|
D | sparse_block.cpp | 266 DenseMatrix refMat3(rows, cols); refMat3.setZero(); in sparse_block() local
|
D | sparse_product.cpp | 54 DenseMatrix refMat3 = DenseMatrix::Zero(depth, cols); in sparse_product() local
|