|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::vector< std::vector< size_t > > MayaFlux::Yantra::generate_compute_data_indices | ( | const IO< T > & | data, |
| SortingDirection | direction | ||
| ) |
Generate sort indices for any ComputeData type.
| T | ComputeData type |
| data | Data to generate indices for |
| direction | Sort direction |
Definition at line 334 of file SortingHelper.hpp.
References MayaFlux::Yantra::IO< T >::container, MayaFlux::Yantra::IO< T >::data, MayaFlux::Yantra::OperationHelper::extract_numeric_data(), generate_channels_sort_indices(), generate_span_sort_indices(), and MayaFlux::Yantra::IO< T >::needs_processig().
Referenced by MayaFlux::Yantra::StandardSorter< InputType, OutputType >::sort_indices_only().
Here is the call graph for this function:
Here is the caller graph for this function: