Module regular_layer

Module regular_layer 

Source
Expand description

The implementation of RegularLayer

Structs§

RegularLayer
The most common implementation of crate::layer::Layer.
RegularLayerDescription
The circuit description counterpart of a RegularLayer.
VerifierRegularLayer
The verifier’s counterpart of a RegularLayer.