Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/test/
H A Dsparse_basic.cpp430 …Map<SparseMatrixType> mapMat3(m3.rows(), m3.cols(), m3.nonZeros(), m3.outerIndexPtr(), m3.innerInd… in sparse_basic() local
436 …MappedSparseMatrix<Scalar,SparseMatrixType::Options,StorageIndex> mapMat3(m3.rows(), m3.cols(), m3… in sparse_basic() local