Functions§
- and
- assert_
array_ eq - compose
- Composes a list of limb values into a single field element
- fill_
slc_ to_ f - implies
- Assumes that a and b are boolean
- next_
power_ of_ two_ or_ zero - Return either 0 if n is zero or the next power of two of n. Used to resize the number of rows in a trace matrix.
- not
- or
- Assumes that a and b are boolean
- select
- Assumes that
cond
is boolean. Returnsa
ifcond
is true, otherwise returnsb
. - to_
field_ vec - to_
vcols