Uses of Class
hlcd.linearCode.CodeStatistics
Packages that use CodeStatistics
Package
Description
Contains the mathematical definition of a "code" along with a validator to
ensure the code obtained is valid.
-
Uses of CodeStatistics in hlcd.linearCode
Methods in hlcd.linearCode that return CodeStatisticsModifier and TypeMethodDescriptionCode.getCodeStatistics()CodeOperations.getCodeStatistics()Returns the code statistics which includes the total time taken, parameters of the code and parameters of the validator used.