Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
BigGroupBase< Builder, BigGroupType, _use_bigfield, BigfieldScalar >::Instruction::MulArgs Struct Reference

#include <biggroup.fuzzer.hpp>

Public Attributes

uint8_t in
 
uint8_t out
 
ScalarField scalar
 

Detailed Description

template<typename Builder, typename BigGroupType, bool _use_bigfield = false, typename BigfieldScalar = typename BigGroupType::ScalarField>
struct BigGroupBase< Builder, BigGroupType, _use_bigfield, BigfieldScalar >::Instruction::MulArgs

Definition at line 283 of file biggroup.fuzzer.hpp.

Member Data Documentation

◆ in

template<typename Builder , typename BigGroupType , bool _use_bigfield = false, typename BigfieldScalar = typename BigGroupType::ScalarField>
uint8_t BigGroupBase< Builder, BigGroupType, _use_bigfield, BigfieldScalar >::Instruction::MulArgs::in

Definition at line 284 of file biggroup.fuzzer.hpp.

◆ out

template<typename Builder , typename BigGroupType , bool _use_bigfield = false, typename BigfieldScalar = typename BigGroupType::ScalarField>
uint8_t BigGroupBase< Builder, BigGroupType, _use_bigfield, BigfieldScalar >::Instruction::MulArgs::out

Definition at line 285 of file biggroup.fuzzer.hpp.

◆ scalar

template<typename Builder , typename BigGroupType , bool _use_bigfield = false, typename BigfieldScalar = typename BigGroupType::ScalarField>
ScalarField BigGroupBase< Builder, BigGroupType, _use_bigfield, BigfieldScalar >::Instruction::MulArgs::scalar

Definition at line 286 of file biggroup.fuzzer.hpp.


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