Uses of Package
hlcd.parameters
Packages that use hlcd.parameters
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.
Dedicated for the execution of the program by using
SimpleExecutor, ComplexExecutor or
ListExecutor.-
Classes in hlcd.parameters used by hlcd.exporterClassDescriptionStores the options of a code when being exported.Stores the parameters of a code when being created.
-
Classes in hlcd.parameters used by hlcd.linearCodeClassDescriptionStores the parameters of a code when being created.Stores the options of a code \(\mathsf{C}\) when being validated to ensure the generator matrix \(G\) does satisfy the necessary requirements of the \(\left[n, \, k, \, d\right]_{base}\) code found.
-
Classes in hlcd.parameters used by hlcd.runClassDescriptionA wrapper class containing the information of what should be displayed on console as output.Stores the options of a code when being exported.Stores the parameters of a code when being created.Stores the options of a code \(\mathsf{C}\) when being validated to ensure the generator matrix \(G\) does satisfy the necessary requirements of the \(\left[n, \, k, \, d\right]_{base}\) code found.