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

◆ get_analysis_type()

template<ComputeData InputType = std::vector<Kakshya::DataVariant>, ComputeData OutputType = InputType>
virtual AnalysisType MayaFlux::Yantra::UniversalAnalyzer< InputType, OutputType >::get_analysis_type ( ) const
pure virtual

Gets the analysis type category for this analyzer.

Returns
AnalysisType enum value

Implemented in MayaFlux::Yantra::EnergyAnalyzer< InputType, OutputType >, and MayaFlux::Yantra::StatisticalAnalyzer< InputType, OutputType >.