Version 24.2 (latest)

GfArithmetics Class Methods

For a list of all members of this type, see GfArithmetics members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CalculateSumOfBitsCalculates the sum of bits within current GF field.  
Public MethodCreateLogArraysCreates the log and antiLog arrays with appropriate integer values.  
Public Methodstatic (Shared in Visual Basic)DifferenceCalculates the Difference operation in the GF field. The sum and difference between two numbers in GF arithmetics is the same.  
Public MethodProductOverloaded. Multiplication operation within the current GF field.  
Public MethodQuotientDivision operation within the current GF field.  
Public Methodstatic (Shared in Visual Basic)SumOverloaded. Calculates the Sum within the current GF field.  
See Also