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

◆ get_analysis_type()

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

Gets the analysis type category for this analyzer.

Returns
AnalysisType enum value

Implements MayaFlux::Yantra::UniversalAnalyzer< InputType, OutputType >.

Definition at line 50 of file GpuAnalyzer.hpp.

51 {
53 }
@ CUSTOM
User-defined analysis types.