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

◆ get_all_sorting_parameters()

template<ComputeData InputType = std::vector<Kakshya::DataVariant>, ComputeData OutputType = InputType>
virtual std::map< std::string, std::any > MayaFlux::Yantra::UniversalSorter< InputType, OutputType >::get_all_sorting_parameters ( ) const
inlineprotectedvirtual

Definition at line 298 of file UniversalSorter.hpp.

299 {
300 return m_parameters;
301 }
std::map< std::string, std::any > m_parameters