get_complexity_worst {binsegRcpp} | R Documentation |
get complexity worst
Description
Get full sequence of splits which results in worst case time complexity.
Usage
get_complexity_worst(N.data,
min.segment.length)
Arguments
N.data |
N.data |
min.segment.length |
min.segment.length |
Author(s)
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre]
[Package binsegRcpp version 2025.5.13 Index]