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

Go to the source code of this file.

Namespaces

 libff
 

Functions

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

Detailed Description

Implementation of interfaces for the MNT4 G2 group.

See mnt4_g2.hpp .

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

Definition in file mnt4_g2.cpp.