|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kinesis::Discrete::sort_span | ( | std::span< double > | data, |
| SortingDirection | direction, | ||
| SortingAlgorithm | algorithm = SortingAlgorithm::STANDARD |
||
| ) |
Sort a single span in-place.
| data | Mutable span |
| direction | Sort direction |
| algorithm | Algorithm to use |
Definition at line 5 of file Sort.cpp.
References double_comparator(), and execute().
Referenced by sort_channels(), and sort_span_into().
Here is the call graph for this function:
Here is the caller graph for this function: