Function ripple::with_overlap¶
Defined in File modifier.hpp
Function Documentation¶
-
auto
ripple
::
with_overlap
(ExpType overlap) noexcept -> ExpansionParams¶ Creates expansion parameters for the given overlap.
- Return
The expansion paramters defining the overlap.
- Parameters
The
: amount of overlap for each block of execution.