self& operator/= (const vector_type& a) { v.diveq(a); return *this; }