Version

Gf64 Class Members

The following tables list the members exposed by Gf64.

Public Constructors
 NameDescription
Public ConstructorGf64 ConstructorInitializes a new instance of the Gf64 class.  
Public Fields
 NameDescription
Public FieldGfNumberDefines the Size and the Prime Polynomial of this Galois field  
Public FieldNGF(64) contains all integers of 00 to N=63;  
Public Properties
 NameDescription
Public PropertyGfInstanceGets or sets the power-of-two number GF. (Inherited from Infragistics.Controls.Barcodes.GfArithmetics)
Public Methods
 NameDescription
Public MethodCreateLogArraysCreates the log and antiLog arrays with appropriate integer values. (Inherited from Infragistics.Controls.Barcodes.GfArithmetics)
Public MethodProductOverloaded. Multiplication operation within the current GF field. (Inherited from Infragistics.Controls.Barcodes.GfArithmetics)
Public MethodQuotientDivision operation within the current GF field. (Inherited from Infragistics.Controls.Barcodes.GfArithmetics)
See Also