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

◆ get_current_analysis()

template<ComputeData InputType = std::vector<Kakshya::DataVariant>, ComputeData OutputType = InputType>
std::any MayaFlux::Yantra::UniversalAnalyzer< InputType, OutputType >::get_current_analysis ( ) const
inline

Access cached analysis from last operation.

Returns
Current analysis result as std::any

Definition at line 218 of file UniversalAnalyzer.hpp.

References MayaFlux::Yantra::UniversalAnalyzer< InputType, OutputType >::m_current_analysis.

Referenced by MayaFlux::Yantra::EnergyAnalyzer< InputType, OutputType >::get_energy_analysis(), and MayaFlux::Yantra::StatisticalAnalyzer< InputType, OutputType >::get_statistical_analysis().

+ Here is the caller graph for this function: