Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
batch_inversion.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Functions

template<typename Field , size_t W>
std::array< Field, W > bb::compute_lane_inverses (const std::array< Field, W > &acc_lanes, Field running_inv) noexcept
 
template<typename Params >
void bb::batch_invert (const VectorFieldPushSpan< Params > &in, VectorFieldPushSpan< Params > &out) noexcept