get_random_mle_from_capacity

Function get_random_mle_from_capacity 

Source
pub fn get_random_mle_from_capacity<F: Field>(
    capacity: usize,
    rng: &mut impl Rng,
) -> DenseMle<F>
Expand description

Helper function to create random MLE with specific number of vars