pub const fn get_params(
    target_field_size: usize,
    base_field_size: usize,
    optimization_type: OptimizationType
) -> NonNativeFieldConfig
Expand description

Obtain the parameters from a ConstraintSystem’s cache or generate a new one