MayaFlux
0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
analyze_energy()
[2/2]
template<ComputeData InputType = std::vector<Kakshya::DataVariant>, ComputeData OutputType = Eigen::VectorXd>
EnergyAnalysis
MayaFlux::Yantra::EnergyAnalyzer
< InputType, OutputType >::analyze_energy
(
const InputType &
data
)
inline
Definition at line
138
of file
EnergyAnalyzer.hpp
.
139
{
140
return
this->
analyze_energy
(
input_type
{ data });
141
}
MayaFlux::Yantra::EnergyAnalyzer::input_type
Datum< InputType > input_type
Definition
EnergyAnalyzer.hpp:111
MayaFlux::Yantra::EnergyAnalyzer::analyze_energy
EnergyAnalysis analyze_energy(const input_type &data)
Type-safe energy analysis method.
Definition
EnergyAnalyzer.hpp:132
MayaFlux
Yantra
EnergyAnalyzer
Generated by
1.9.8