pub fn high_pad_small_multilinear<PBase, P, M>(
min_n_vars: usize,
multilinear: M,
) -> Either<M, MLEEmbeddingAdapter<PBase, P>>
pub fn high_pad_small_multilinear<PBase, P, M>(
min_n_vars: usize,
multilinear: M,
) -> Either<M, MLEEmbeddingAdapter<PBase, P>>