|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "relation_types.hpp"#include "barretenberg/common/tuple.hpp"#include "barretenberg/relations/relation_parameters.hpp"#include "barretenberg/relations/relation_tuple_helpers.hpp"#include <gtest/gtest.h>Go to the source code of this file.
Classes | |
| struct | RelationWithTemplatedSkip |
| struct | RelationWithTemplatedSkip::AllEntities |
Functions | |
| TEST (RelationTypes, CreateSumcheckTupleOfTuplesOfUnivariates) | |
| TEST (RelationTypes, IsSkippableConcept) | |
| TEST (RelationParameters, GetRandomSetsBetaQuartic) | |
| TEST | ( | RelationParameters | , |
| GetRandomSetsBetaQuartic | |||
| ) |
Definition at line 76 of file relation_types.test.cpp.
| TEST | ( | RelationTypes | , |
| CreateSumcheckTupleOfTuplesOfUnivariates | |||
| ) |
Definition at line 10 of file relation_types.test.cpp.
| TEST | ( | RelationTypes | , |
| IsSkippableConcept | |||
| ) |
Definition at line 51 of file relation_types.test.cpp.