ark_r1cs_std::fields::emulated_fp::params

Function get_params

Source
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