MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_sorting_type()

SortingType MayaFlux::Yantra::Granular::SortOp::get_sorting_type ( ) const
inlineoverridevirtual

Gets the sorting type category for this sorter.

Returns
SortingType enum value

Implements MayaFlux::Yantra::UniversalSorter< InputType, OutputType >.

Definition at line 250 of file GranularWorkflow.hpp.

251 {
253 }
@ ALGORITHMIC
Mathematical/computational sorting algorithms.