SignalGP Lite
latest
Overview
Installation
Usage
Citing
Publications
Projects using SignalGP-Lite
Library API
Contributing
Code of Conduct
Credits
SignalGP Lite
»
Library API
»
Template Function sgpl::inst_indel_copy
Edit on GitHub
Template Function sgpl::inst_indel_copy
¶
Defined in
File inst_indel_copy.hpp
Function Documentation
¶
template<typename
InputIt
, typename
OutputIt
>
size_t
sgpl
::
inst_indel_copy
(
InputIt
first
,
InputIt
last
,
OutputIt
out_iter
,
const
float
p_defect
,
const
float
p_garble
= 0.f,
const
float
p_defect_is_insertion
= 0.5f
)
¶