|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| T MayaFlux::Yantra::sort_compute_data | ( | const T & | data, |
| SortingDirection | direction = SortingDirection::ASCENDING |
||
| ) |
Convenience function with default algorithm.
| T | ComputeData type |
| data | Data to sort |
| direction | Sort direction |
Definition at line 321 of file SortingHelper.hpp.
References sort_compute_data_extract(), and STANDARD.
Here is the call graph for this function: