API Documentation:
rowwiseDotProduct()
rowwise dot product
a (ndarray) – matrix 1, dimension = 2
b (ndarray) – matrix 2, dimension = 2
vector of rowwise dot product
array