|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/relations/nested_containers.hpp"#include "barretenberg/ecc/curves/bn254/fr.hpp"#include "barretenberg/polynomials/univariate.hpp"#include <gtest/gtest.h>Go to the source code of this file.
Classes | |
| class | NestedContainers |
Typedefs | |
| using | FF = fr |
Functions | |
| TEST_F (NestedContainers, Univariate) | |
Definition at line 8 of file nested_containers.test.cpp.
| TEST_F | ( | NestedContainers | , |
| Univariate | |||
| ) |
Definition at line 12 of file nested_containers.test.cpp.