procedure Update;
Advances the computation by one iteration.
Result: stored in self (calling object)
Remarks:
All public matrix and vector fields like x, z, A, H, P, Q, R,... can be modified between consecutive calls to Update by the user, if neccessary.