Add adds b to a.
Bytes serializes vec into a byte slice.
Dot returns the dot product of a and b.
FromBytes converts a byte slice into slice of float32.
Norm returns the Euclidean norm of a.
Normalize converts a to its unit vector.
Scale scales a by n.