Module snarkvm_gadgets::traits::select[][src]

Traits

CondSelectGadget

If condition is true, return first; else, select second.

ThreeBitCondNegLookupGadget

Uses three bits to perform a lookup into a table, where the last bit performs negation

TwoBitLookupGadget

Uses two bits to perform a lookup into a table