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

◆ sort_data_copy()

template<ComputeData InputType = Kakshya::DataVariant, ComputeData OutputType = InputType>
InputType MayaFlux::Yantra::StandardSorter< InputType, OutputType >::sort_data_copy ( const input_type data)
inlineprivate

Sort data with copy semantics.

Definition at line 234 of file StandardSorter.hpp.

235 {
237 }
SortingDirection get_direction() const
T sort_compute_data_extract(const T &data, SortingDirection direction, SortingAlgorithm algorithm)
Universal sort function - returns sorted copy.

References MayaFlux::Yantra::sort_compute_data_extract().

+ Here is the call graph for this function: