Uses of Class
hlcd.operations.Matrix

Packages that use Matrix
Package
Description
Takes care of exporting the code found to .bin, .tex and .m (Matlab) file.
Contains the mathematical definition of a "code" along with a validator to ensure the code obtained is valid.
The tools used when searching for a code are found here.
A tester package checking the optimizations of the bit manipulation operations of constant time used in this program yield the same output as the slower operations that use loops.