Searched refs:refMat6 (Results 1 – 1 of 1) sorted by relevance
59 DenseMatrix refMat6 = DenseMatrix::Random(rows, rows); in sparse_product() local75 initSparse(density, refMat6, m6); in sparse_product()207 VERIFY_IS_APPROX(m6=m6*m6, refMat6=refMat6*refMat6); in sparse_product()