Defined in File trajectory.hpp
The map between t1 indices (implicitly encoded in return vector indices) to t2 indices. If t1 is "{C, B}" and t2 is "{A, B, C, D}", the associated mapping vector is "{2, 1}".
t1
t2
"{C, B}"
"{A, B, C, D}"
"{2, 1}"