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

◆ get_complex_conversion_strategy()

static Kakshya::ComplexConversionStrategy MayaFlux::Yantra::OperationHelper::get_complex_conversion_strategy ( )
inlinestatic

Get current complex conversion strategy.

Returns
Current conversion strategy

Definition at line 63 of file OperationHelper.hpp.

63{ return s_complex_strategy; }
static Kakshya::ComplexConversionStrategy s_complex_strategy

References s_complex_strategy.