Searched refs:lhsRow (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/SparseCore/
H A DConservativeSparseSparseProduct.h166 RowMajorMatrix lhsRow = lhs; local
168 internal::conservative_sparse_sparse_product_impl<Rhs,RowMajorMatrix,RowMajorMatrix>(rhs, lhsRow, resRow);

Completed in 152 milliseconds