:: a -> Set a -> Set a package:linear

Compute the left scalar product
>>> 2 *^ V2 3 4
V2 6 8