Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::CircuitChecker Class Reference

The unified interface for check circuit functionality implemented in the specialized CircuitChecker classes. More...

#include <circuit_checker.hpp>

Static Public Member Functions

template<typename Builder >
static bool check (const Builder &builder)
 

Detailed Description

The unified interface for check circuit functionality implemented in the specialized CircuitChecker classes.

Definition at line 15 of file circuit_checker.hpp.

Member Function Documentation

◆ check()

template<typename Builder >
static bool bb::CircuitChecker::check ( const Builder builder)
inlinestatic

Definition at line 17 of file circuit_checker.hpp.


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