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