Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
pyminisketch.TestGF2Ops Class Reference
Inheritance diagram for pyminisketch.TestGF2Ops:
[legend]
Collaboration diagram for pyminisketch.TestGF2Ops:
[legend]

Public Member Functions

 field_size_test (self, field_size)
 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()

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()

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: