Index

A B C D E F G H I J L M O P Q R S T V W 
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 true if both methods return the same Hamming weight of the specified vector, false otherwise.
areEqual(long, long) - Method in class hlcd.testing.optimizationTester.QuaternaryVectorMultiplicationTester
Returns true if both methods yield the same multiplication result of the two vectors specified, false otherwise.
areEqual(Matrix, Matrix) - Method in class hlcd.testing.optimizationTester.MatrixCellAccessorTester
Returns true if the two specified matrices are equal, false otherwise.
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.
A B C D E F G H I J L M O P Q R S T V W 
All Classes|All Packages|Constant Field Values|Serialized Form