Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::group_elements::TestElementPrivate Class Reference

Static Public Member Functions

template<typename Element , typename Scalar >
static Element mul_without_endomorphism (const Element &element, const Scalar &scalar)
 
template<typename Element , typename Scalar >
static Element mul_with_endomorphism (const Element &element, const Scalar &scalar)
 

Detailed Description

Definition at line 267 of file affine_element.test.cpp.

Member Function Documentation

◆ mul_with_endomorphism()

template<typename Element , typename Scalar >
static Element bb::group_elements::TestElementPrivate::mul_with_endomorphism ( const Element element,
const Scalar &  scalar 
)
inlinestatic

Definition at line 275 of file affine_element.test.cpp.

◆ mul_without_endomorphism()

template<typename Element , typename Scalar >
static Element bb::group_elements::TestElementPrivate::mul_without_endomorphism ( const Element element,
const Scalar &  scalar 
)
inlinestatic

Definition at line 270 of file affine_element.test.cpp.


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