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

◆ get_sorting_type()

template<ComputeData InputType = std::vector<Kakshya::DataVariant>, ComputeData OutputType = InputType>
virtual SortingType MayaFlux::Yantra::UniversalSorter< InputType, OutputType >::get_sorting_type ( ) const
pure virtual

Gets the sorting type category for this sorter.

Returns
SortingType enum value

Implemented in MayaFlux::Yantra::StandardSorter< InputType, OutputType >.