Tn = U_{n-1} * U_{n-2} * .... * U_0 * T_0
After a while,your matrix accumulates errors, but it's easy to just start and take a fresh one.
Tn = U_{n-1} * U_{n-2} * .... * U_0 * T_0
After a while,your matrix accumulates errors, but it's easy to just start and take a fresh one.