procedure Reset;
Resets averaging and frees internal memory.
Result: stored in self (calling object)
Remarks:
Memory allocated for averaging are matrices and can together occupy 3/2 x sqr(Length) x sizeof(Double) of space.
Resets averaging and frees internal memory.
Result: stored in self (calling object)
Memory allocated for averaging are matrices and can together occupy 3/2 x sqr(Length) x sizeof(Double) of space.