Optional greaterIndicates an entry that should be less than this one.
Optional greaterIndicates an entry that should be less than or equal to this one.
Optional lessIndicates an entry that should be greater than this one.
Optional lessIndicates an entry that should be greater than or equal to this one.
Generated using TypeDoc
Entry inequality configuration for an individual entry. This specifies inequalities that should be satisfied with respect to other entries. All such entries must be bounds-checked to lie in (a subset of) the appropriate range ([POD_INT_MIN, POD_INT_MAX]), lest the resulting circuit be underconstrained.