Searched refs:drv1 (Results 1 – 1 of 1) sorted by relevance
215 RowDenseVector drv0(depth), drv1(rv1); in sparse_product() local219 VERIFY_IS_APPROX(rv1=rv0*m3, drv1=drv0*refMat3); in sparse_product()222 VERIFY_IS_APPROX(rv1=m3*cv0, drv1=refMat3*dcv0); in sparse_product()