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

◆ get_operation_type()

template<ComputeData InputType = std::vector<Kakshya::DataVariant>, ComputeData OutputType = InputType>
OperationType MayaFlux::Yantra::UniversalAnalyzer< InputType, OutputType >::get_operation_type ( ) const
inlineoverridevirtual

Returns the category of this operation for grammar and registry discovery.

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

Definition at line 103 of file UniversalAnalyzer.hpp.