Searched defs:preMultiplyWithRow (Results 1 – 2 of 2) sorted by relevance
43 SmallVector<int64_t, 8> preMultiplyWithRow(ArrayRef<int64_t> rowVec) const { in preMultiplyWithRow() function
228 Matrix::preMultiplyWithRow(ArrayRef<int64_t> rowVec) const { in preMultiplyWithRow() function in Matrix