MleEvaluationAndPrefixBits

Type Alias MleEvaluationAndPrefixBits 

Source
type MleEvaluationAndPrefixBits<F> = (F, Vec<bool>);
Expand description

Type alias for an MLE evaluation and its prefix bits, as this type is used throughout the combining code.