Template Function sgpl::module_indel_copy¶
Defined in File module_indel_copy.hpp
Function Documentation¶
-
template<typename
ModuleIt, typenameOutputIt, typenameInstRangeCopier= sgpl::InstRangeCopier_Default>
size_tsgpl::module_indel_copy(ModuleIt program_begin, ModuleIt program_end, OutputIt out_iter, const float p_defect, const float p_defect_is_insertion = 0.5f, const InstRangeCopier &range_copier = InstRangeCopier())¶