|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kinesis::Discrete::sort_channels | ( | std::vector< std::span< double > > & | channels, |
| SortingDirection | direction, | ||
| SortingAlgorithm | algorithm = SortingAlgorithm::STANDARD |
||
| ) |
Sort all channels in-place.
| channels | Vector of mutable spans, one per channel |
| direction | Sort direction |
| algorithm | Algorithm to use |
Definition at line 19 of file Sort.cpp.
References sort_span().
Referenced by MayaFlux::Yantra::sort_compute_data_extract(), MayaFlux::Yantra::sort_compute_data_extract(), and MayaFlux::Yantra::sort_compute_data_inplace().
Here is the call graph for this function:
Here is the caller graph for this function: