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::StatisticalAnalyzer< InputType, OutputType >::method_to_string ( StatisticalMethod  method)
inlinestatic

Convert statistical method enum to string.

Parameters
methodStatisticalMethod value
Returns
String representation

Definition at line 312 of file StatisticalAnalyzer.hpp.

313 {
315 }
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::StatisticalAnalyzer< InputType, OutputType >::create_pipeline_output(), MayaFlux::Yantra::StatisticalAnalyzer< InputType, OutputType >::get_analysis_parameter(), and MayaFlux::Yantra::StatisticalAnalyzer< InputType, OutputType >::set_method().

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