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

◆ get_all_analysis_parameters()

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

Definition at line 288 of file UniversalAnalyzer.hpp.

289 {
290 return m_parameters;
291 }
std::map< std::string, std::any > m_parameters

Referenced by MayaFlux::Yantra::Granular::AttributeOp::analyze_implementation().

+ Here is the caller graph for this function: