Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | List of all members
pyminisketch.TestGF2Ops Class Reference
Inheritance diagram for pyminisketch.TestGF2Ops:
[legend]
Collaboration diagram for pyminisketch.TestGF2Ops:
[legend]

Public Member Functions

def field_size_test (self, field_size)
 
def test (self)
 

Detailed Description

Test class for basic arithmetic properties of GF2Ops.

Definition at line 139 of file pyminisketch.py.

Member Function Documentation

◆ field_size_test()

def pyminisketch.TestGF2Ops.field_size_test (   self,
  field_size 
)
Test operations for given field_size.

Definition at line 142 of file pyminisketch.py.

Here is the caller graph for this function:

◆ test()

def pyminisketch.TestGF2Ops.test (   self)
Run tests.

Definition at line 173 of file pyminisketch.py.

Here is the call graph for this function:

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