MayaFlux 0.1.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 325 of file UniversalSorter.hpp.

326 {
327 return m_parameters;
328 }
std::map< std::string, std::any > m_parameters