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

◆ classify_energy_level()

template<ComputeData InputType = std::vector<Kakshya::DataVariant>, ComputeData OutputType = Eigen::VectorXd>
EnergyLevel MayaFlux::Yantra::EnergyAnalyzer< InputType, OutputType >::classify_energy_level ( double  energy) const
inline

Classify energy value into qualitative level.

Parameters
energyEnergy value to classify
Returns
EnergyLevel classification

Definition at line 229 of file EnergyAnalyzer.hpp.