procedure Clear;
Sets vector size to zero.
Result: stored in self (calling object)
Remarks:
Calling Clear sets Vector.Length property to 0 and Vector.Complex property to false.
Sets vector size to zero.
Result: stored in self (calling object)
Calling Clear sets Vector.Length property to 0 and Vector.Complex property to false.