31/*! \brief applies time deinterleaving to a vector
32 *
33 * applies time deinterleaving to a vector with its arg_max[scrambling_vector] predecessors, the scrambling_vector describes which vector element comes from which predecessors
34 *
35 * @param vector_length length of input vectors
36 * @param scrambling_vector vector with scrambling parameters (see DAB standard p.138)