Vector4d.mul

Multiply the given matrix mat with this Vector4d and store the result in <code>this</code>.

@param mat the matrix to multiply the vector with @return this

Meta