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

◆ method_to_string()

template<ComputeData InputType = std::vector<Kakshya::DataVariant>, ComputeData OutputType = Eigen::VectorXd>
static std::string MayaFlux::Yantra::EnergyAnalyzer< InputType, OutputType >::method_to_string ( EnergyMethod  method)
inlinestatic

Convert energy method enum to string.

Parameters
methodEnergyMethod value
Returns
String representation

Definition at line 266 of file EnergyAnalyzer.hpp.

267 {
269 }
std::string enum_to_lowercase_string(EnumType value) noexcept
Universal enum to lowercase string converter using magic_enum.

References MayaFlux::Reflect::enum_to_lowercase_string().

Referenced by MayaFlux::Yantra::EnergyAnalyzer< InputType, OutputType >::create_pipeline_output(), and MayaFlux::Yantra::EnergyAnalyzer< InputType, OutputType >::get_analysis_parameter().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: