Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Namespaces | Typedefs
polynomial.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 libsnark
 

Typedefs

template<typename FieldT >
using libsnark::polynomial = std::vector< FieldT >
 

Detailed Description

Author
This file is part of libff, developed by Clearmatics Ltd (originally developed by SCIPR Lab) and contributors (see AUTHORS).

Definition in file polynomial.hpp.