Template Function sgpl::impl::transpose_window¶
Defined in File transpose_window.hpp
Function Documentation¶
-
template<typename
RandomIt, typenameWindowDisplacementGenerator>
std::tuple<RandomIt, RandomIt, RandomIt>sgpl::impl::transpose_window(const RandomIt genome_first, const RandomIt genome_last, const RandomIt window_first, const RandomIt window_last, const WindowDisplacementGenerator &window_displacement_generator)¶