Typedef sparsebase::converter::ConversionStep

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