The following tables list the members exposed by GfArithmetics.
Name | Description | |
---|---|---|
![]() | GfArithmetics Constructor | Initializes a new instance of the GfArithmetics class. |
Name | Description | |
---|---|---|
![]() | GfInstance | Gets or sets the power-of-two number GF. |
Name | Description | |
---|---|---|
![]() ![]() | CalculateSumOfBits | Calculates the sum of bits within current GF field. |
![]() | CreateLogArrays | Creates the log and antiLog arrays with appropriate integer values. |
![]() ![]() | Difference | Calculates the Difference operation in the GF field. The sum and difference between two numbers in GF arithmetics is the same. |
![]() | Product | Overloaded. Multiplication operation within the current GF field. |
![]() | Quotient | Division operation within the current GF field. |
![]() ![]() | Sum | Overloaded. Calculates the Sum within the current GF field. |