Bitcoin Core  27.99.0
P2P Digital Currency
Static Public Member Functions | List of all members
GFMulHelper< I, N, L, F, 0 > Struct Template Reference

#include <int_utils.h>

Static Public Member Functions

static constexpr I Run (const I &a, const I &b)
 

Detailed Description

template<typename I, int N, typename L, typename F>
struct GFMulHelper< I, N, L, F, 0 >

Definition at line 240 of file int_utils.h.

Member Function Documentation

◆ Run()

template<typename I , int N, typename L , typename F >
static constexpr I GFMulHelper< I, N, L, F, 0 >::Run ( const I &  a,
const I &  b 
)
inlinestaticconstexpr

Definition at line 242 of file int_utils.h.


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