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

R

RandomMatrixGenerator - Class in hlcd.operations
Generates a random matrix based on the parameters specified.
RandomMatrixGenerator() - Constructor for class hlcd.operations.RandomMatrixGenerator
Initializes a random matrix with a random base, random \(k\) and \(n\) values.
RandomMatrixGenerator(byte) - Constructor for class hlcd.operations.RandomMatrixGenerator
Create a random square matrix with the assumption that the base is \(4\).
RandomMatrixGenerator(byte, byte, byte) - Constructor for class hlcd.operations.RandomMatrixGenerator
Randomly initializes the matrix based on the parameters specified.
RandomMatrixGenerator(byte, byte, byte, byte, byte) - Constructor for class hlcd.operations.RandomMatrixGenerator
Randomly creates a matrix based on the range of \(n\) and range of \(k\) specified.
RandomMatrixGenerator(long[], byte, byte, byte) - Constructor for class hlcd.operations.RandomMatrixGenerator
Initializes the current matrix array to the specified array and the other specified parameters to the current ones.
RandomVectorGenerator - Class in hlcd.testing.optimizationTester
Creates a random long value based on the specified n and base values in the constructor.
RandomVectorGenerator(byte, byte) - Constructor for class hlcd.testing.optimizationTester.RandomVectorGenerator
Initializes the generator based on the length of the vector and the base specified.
readCodeObject() - Method in class hlcd.exporter.CodeObjectIO
Reads the .bin file that was previously written.
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