MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
enable_classification()
template<ComputeData InputType = std::vector<Kakshya::DataVariant>, ComputeData OutputType = Eigen::VectorXd>
void
MayaFlux::Yantra::EnergyAnalyzer
< InputType, OutputType >::enable_classification
(
bool
enabled
)
inline
Enable or disable energy level classification.
Parameters
enabled
True to enable classification
Definition at line
222
of file
EnergyAnalyzer.hpp
.
222
{
m_classification_enabled
= enabled; }
MayaFlux::Yantra::EnergyAnalyzer::m_classification_enabled
bool m_classification_enabled
Definition
EnergyAnalyzer.hpp:398
MayaFlux
Yantra
EnergyAnalyzer
Generated by
1.9.8