Clearmatics Libff
0.1
C++ library for Finite Fields and Elliptic Curves
|
#include "depends/ate-pairing/include/bn.h"
#include <vector>
#include <libff/algebra/curves/bn128/bn_utils.tcc>
Go to the source code of this file.
Namespaces | |
libff | |
Functions | |
template<typename FieldT > | |
void | libff::bn_batch_invert (std::vector< FieldT > &vec) |
Definition in file bn_utils.hpp.