Find the geodesic between q0 and q1 in using the approach outlined in Sec. 3.2. This also yields the tangent vector αt(1) at q1.
Let {vi}, i = 1, …, d be the Fourier basis for Tid().
Project the vector αt (1) on Tq1() using Eqn. 8.
if ||π(u)||2 < ε then
Stop.
end if
Form the tangent vector as, .
Compute the flow on at id, such that .
Set .
Go to Step 1.
|