Wire Sysio
Wire Sysion 1.0.0
Loading...
Searching...
No Matches
bn_utils.hpp
Go to the documentation of this file.
1
8
#ifndef BN_UTILS_HPP_
9
#define BN_UTILS_HPP_
10
#include <vector>
11
12
#include "
depends/ate-pairing/include/bn.h
"
13
14
namespace
libff
{
15
16
template
<
typename
FieldT>
17
void
bn_batch_invert
(std::vector<FieldT> &vec);
18
19
}
// libff
20
21
#include <libff/algebra/curves/bn128/bn_utils.tcc>
22
23
#endif
// BN_UTILS_HPP_
bn.h
BN parameter.
libff
Definition
alt_bn128_g1.cpp:10
libff::bn_batch_invert
void bn_batch_invert(std::vector< FieldT > &vec)
libraries
fc
libraries
ff
libff
algebra
curves
bn128
bn_utils.hpp
Generated by
1.12.0