vector<T,N>.mul¶ Description¶ Signature¶ vector<T, N> vector<T, N>.mul(vector<T, N> other) where T : __BuiltinIntegerType; vector<T, N> vector<T, N>.mul(vector<T, N> other) where T : __BuiltinFloatingPointType; Parameters¶ other : vector<T, N>¶