MayaFlux 0.4.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::GpuSorter< InputType, OutputType >, MayaFlux::Yantra::StandardSorter< InputType, OutputType >, MayaFlux::Yantra::StandardSorter< Kakshya::RegionGroup, Kakshya::RegionGroup >, and MayaFlux::Yantra::Granular::SortOp.

Referenced by MayaFlux::Yantra::UniversalSorter< InputType, OutputType >::add_sorting_metadata().

+ Here is the caller graph for this function: