void Clear() const;
Sets vector size to zero.
Remarks:
Calling Clear sets Vector::Length property to 0 and Vector::Complex property to false.
Declared in Dew::Math::Vector · Dew.Math/MtxExpr.h · Cross-compiler
Sets vector size to zero.
Calling Clear sets Vector::Length property to 0 and Vector::Complex property to false.