|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| T MayaFlux::Yantra::sort_compute_data_extract | ( | const IO< 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 300 of file SortingHelper.hpp.
References MayaFlux::Yantra::OperationHelper::setup_operation_buffer(), and sort_channels_inplace().
Here is the call graph for this function: