Template Function sgpl::sequence_mutate_copy(const sgpl::Program<Spec>&, const float, const float, const size_t, const InstRangeCopier&)¶
Defined in File sequence_mutate_copy.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “sgpl::sequence_mutate_copy” with arguments (const sgpl::Program<Spec>&, const float, const float, const size_t, const InstRangeCopier&) in doxygen xml output for project “Matthew Andres Moreno” from directory: ./doxyoutput/xml. Potential matches:
- template<typename Spec, typename Config> auto sequence_mutate_copy(const sgpl::Program<Spec> &original, const Config &cfg)
- template<typename Spec, typename InstRangeCopier = sgpl::InstRangeCopier_Indel> auto sequence_mutate_copy(const sgpl::Program<Spec> &original, const float p_module_defect, const float p_module_defect_is_insertion, const size_t program_size_cap, const InstRangeCopier &range_copier = {})