ark_r1cs_std::fields::emulated_fp

Module params

Source
Expand description

Utilities for sampling parameters for non-native field gadgets

  • BaseF: the constraint field
  • TargetF: the field being simulated
  • num_limbs: how many limbs are used
  • bits_per_limb: the size of the limbs

Enums§

Functions§

  • A function to search for parameters for emulated field gadgets
  • Obtain the parameters from a ConstraintSystem’s cache or generate a new one