Index
All Classes|All Packages|Constant Field Values|Serialized Form
A
- add(long, long) - Method in class hlcd.operations.GF4Operations
-
Adds two vectors in \(\mathbb{F}_4\).
- ALL_ONES - Static variable in class hlcd.operations.Functions
-
Contains 64 1's:
0b11111111_11111111_11111111_11111111_11111111_11111111_11111111_11111111 - areAllCombinationsUnique(LongArray, boolean) - Method in class hlcd.linearCode.CodeValidator
-
The engine that ensures all the codewords in the code are unique.
- areEqual(long) - Method in class hlcd.testing.optimizationTester.HammingWeightTester
-
Returns
trueif both methods return the same Hamming weight of the specified vector,falseotherwise. - areEqual(long, long) - Method in class hlcd.testing.optimizationTester.QuaternaryVectorMultiplicationTester
-
Returns
trueif both methods yield the same multiplication result of the two vectors specified,falseotherwise. - areEqual(Matrix, Matrix) - Method in class hlcd.testing.optimizationTester.MatrixCellAccessorTester
-
Returns
trueif the two specified matrices are equal,falseotherwise. - ARRAY - Variable in class hlcd.operations.LongArray
-
The structure used to store the codewords of the code.
- ARRAY - Variable in class hlcd.testing.arrayTester.ByteArray
-
The structure used to store the codewords of the code.
All Classes|All Packages|Constant Field Values|Serialized Form