Wire Sysio Wire Sysion 1.0.0
|
#include <libff/algebra/curves/mnt/mnt4/mnt4_g1.hpp>
Go to the source code of this file.
Namespaces | |
namespace | libff |
Functions | |
std::ostream & | libff::operator<< (std::ostream &out, const mnt4_G1 &g) |
std::istream & | libff::operator>> (std::istream &in, mnt4_G1 &g) |
std::ostream & | libff::operator<< (std::ostream &out, const std::vector< mnt4_G1 > &v) |
std::istream & | libff::operator>> (std::istream &in, std::vector< mnt4_G1 > &v) |
Implementation of interfaces for the MNT4 G1 group.
See mnt4_g1.hpp .
Definition in file mnt4_g1.cpp.