|
Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|


Go to the source code of this file.
Classes | |
| struct | libsnark::sparse_vector< T > |
| struct | libsnark::sparse_vector< T > |
Namespaces | |
| libsnark | |
Functions | |
| template<typename T > | |
| std::ostream & | libsnark::operator<< (std::ostream &out, const sparse_vector< T > &v) |
| template<typename T > | |
| std::istream & | libsnark::operator>> (std::istream &in, sparse_vector< T > &v) |
Declaration of interfaces for a sparse vector.
Definition in file sparse_vector.hpp.
1.8.17