Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::bernstein_yang::NativeMatrix Struct Reference

#include <bernstein_yang_inverse.hpp>

Static Public Member Functions

static void signed_linear_combination (i64 a, const Native5x64 &x, i64 b, const Native5x64 &y, u64 out[6]) noexcept
 
static Native5x64 arithmetic_shift_by_batch (const u64 t[6]) noexcept
 

Detailed Description

Definition at line 183 of file bernstein_yang_inverse.hpp.

Member Function Documentation

◆ arithmetic_shift_by_batch()

static Native5x64 bb::bernstein_yang::NativeMatrix::arithmetic_shift_by_batch ( const u64  t[6])
inlinestaticnoexcept

Definition at line 203 of file bernstein_yang_inverse.hpp.

◆ signed_linear_combination()

static void bb::bernstein_yang::NativeMatrix::signed_linear_combination ( i64  a,
const Native5x64 x,
i64  b,
const Native5x64 y,
u64  out[6] 
)
inlinestaticnoexcept

Definition at line 184 of file bernstein_yang_inverse.hpp.


The documentation for this struct was generated from the following file: