Searched defs:preMultiplyWithRow (Results 1 – 2 of 2) sorted by relevance
44 preMultiplyWithRow(ArrayRef<DynamicAPInt> rowVec) const { in preMultiplyWithRow() function
346 SmallVector<T, 8> Matrix<T>::preMultiplyWithRow(ArrayRef<T> rowVec) const { in preMultiplyWithRow() function in Matrix