Typedef sparsebase::converter::ConversionStep
Defined in File converter.h
Typedef Documentation
-
typedef std::tuple<ConversionFunction, context::Context*, utils::CostType> sparsebase::converter::ConversionStep
A single conversion step composed of a conversion function and a context to use for the function