Struct libspartan::Instance[][src]

pub struct Instance { /* fields omitted */ }
Expand description

Instance holds the description of R1CS matrices

Implementations

Constructs a new Instance and an associated satisfying assignment

Checks if a given R1CSInstance is satisfiable with a given variables and inputs assignments

Constructs a new synthetic R1CS Instance and an associated satisfying assignment

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Numeric cast from self to T.

Performs the conversion.

Safe lossless bitwise transmute from T to Self.

Numeric cast from T to Self.

Performs the conversion.

Safe lossless bitwise transmute from self to T.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.