Returns the result of multiplying vec by Matrix. If matrix is not square, the resulting array dimension will be different from input.
See Implementation
Returns the result of multiplying vec by Matrix. If matrix is not square, the resulting array dimension will be different from input.