Expand description
Utilities for sampling parameters for non-native field gadgets
BaseF
: the constraint fieldTargetF
: the field being simulatednum_limbs
: how many limbs are usedbits_per_limb
: the size of the limbs
Enums§
- The type of optimization target for the parameters searching
Functions§
- A function to search for parameters for emulated field gadgets
- Obtain the parameters from a
ConstraintSystem
’s cache or generate a new one