Version

Gf256 Class Members

The following tables list the members exposed by Gf256.

Public Constructors
 NameDescription
Public ConstructorGf256 ConstructorInitializes a new instance of the Gf256 class.  
Public Fields
 NameDescription
Public FieldGfNumberGF is an closed-field => all operations between values in the field produce another value in the field. GfNumber defines the Size and the Prime Polynomial of this Galois field.  
Public FieldNGF(256) contains all integers of 00 to N=255;  
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