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

#include <ecc_events.hpp>

Public Member Functions

bool operator== (const ScalarMulIntermediateState &other) const =default
 

Public Attributes

EmbeddedCurvePoint res
 
EmbeddedCurvePoint temp
 
bool bit
 

Detailed Description

Definition at line 29 of file ecc_events.hpp.

Member Function Documentation

◆ operator==()

bool bb::avm2::simulation::ScalarMulIntermediateState::operator== ( const ScalarMulIntermediateState other) const
default

Member Data Documentation

◆ bit

bool bb::avm2::simulation::ScalarMulIntermediateState::bit

Definition at line 35 of file ecc_events.hpp.

◆ res

EmbeddedCurvePoint bb::avm2::simulation::ScalarMulIntermediateState::res

Definition at line 31 of file ecc_events.hpp.

◆ temp

EmbeddedCurvePoint bb::avm2::simulation::ScalarMulIntermediateState::temp

Definition at line 33 of file ecc_events.hpp.


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