Clearmatics Libff  0.1
C++ library for Finite Fields and Elliptic Curves
Namespaces | Functions
bn128_g2.cpp File Reference
#include <libff/algebra/curves/bn128/bn128_g2.hpp>
#include <libff/algebra/curves/bn128/bn_utils.hpp>
Include dependency graph for bn128_g2.cpp:

Go to the source code of this file.

Namespaces

 libff
 

Functions

std::ostream & libff::operator<< (std::ostream &out, const bn128_G2 &g)
 
std::istream & libff::operator>> (std::istream &in, bn128_G2 &g)
 

Detailed Description

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

Definition in file bn128_g2.cpp.