|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| T MayaFlux::Yantra::sort_compute_data_extract | ( | const T & | data, |
| SortingDirection | direction, | ||
| SortingAlgorithm | algorithm | ||
| ) |
Universal sort function - returns sorted copy.
| T | ComputeData type |
| data | Data to sort (not modified) |
| direction | Sort direction |
| algorithm | Sort algorithm |
Definition at line 272 of file SortingHelper.hpp.
References MayaFlux::Yantra::OperationHelper::setup_operation_buffer(), and sort_channels_inplace().
Referenced by sort_compute_data(), MayaFlux::Yantra::StandardSorter< InputType, OutputType >::sort_data_copy(), and MayaFlux::Yantra::StandardSorter< InputType, OutputType >::sort_data_partial().
Here is the call graph for this function:
Here is the caller graph for this function: