Longfellow ZK 0290cb32
Loading...
Searching...
No Matches
proofs::CompilerBackend< Field > Class Template Reference

Public Types

using V = size_t

Public Member Functions

 CompilerBackend (QuadCircuitF *q)
assert0 (const V &a) const
add (const V &a, const V &b) const
sub (const V &a, const V &b) const
mul (const V &a, const V &b) const
mul (const Elt &a, const V &b) const
mul (const Elt &a, const V &b, const V &c) const
konst (const Elt &a) const
ax (const Elt &a, const V &x) const
axy (const Elt &a, const V &x, const V &y) const
axpy (const V &y, const Elt &a, const V &x) const
apy (const V &y, const Elt &a) const
input () const
void output (size_t n, V wire_id) const
size_t wire_id (const V &a) const

The documentation for this class was generated from the following file: