Matrix.Clear Method

procedure Clear;

Sets Matrix size to zero.

Result: stored in self (calling object)

Remarks:

Calling Clear sets Matrix.Length property to 0 and Matrix.Complex property to False.