|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inlineoverrideprotectedvirtual |
Main sorting implementation with type dispatch.
Implements MayaFlux::Yantra::UniversalSorter< InputType, OutputType >.
Definition at line 72 of file StandardSorter.hpp.
References MayaFlux::Yantra::CHUNKED_SORT, MayaFlux::Yantra::COPY_SORT, MayaFlux::Yantra::UniversalSorter< InputType, OutputType >::get_strategy(), MayaFlux::Yantra::IN_PLACE, MayaFlux::Yantra::INDEX_ONLY, input, MayaFlux::Yantra::PARALLEL_SORT, MayaFlux::Yantra::PARTIAL_SORT, MayaFlux::Yantra::StandardSorter< InputType, OutputType >::sort_chunked(), MayaFlux::Yantra::StandardSorter< InputType, OutputType >::sort_copy(), MayaFlux::Yantra::StandardSorter< InputType, OutputType >::sort_in_place(), MayaFlux::Yantra::StandardSorter< InputType, OutputType >::sort_indices_only(), MayaFlux::Yantra::StandardSorter< InputType, OutputType >::sort_parallel(), and MayaFlux::Yantra::StandardSorter< InputType, OutputType >::sort_partial().
Here is the call graph for this function: