[inline]
Function to divide by a vector by a scalar.
Overloads the /= operator This function divides the elements of vector a by the constant factor , a'_i = (1/x) a_i.