See: Description
Interface | Description |
---|---|
MathMode | |
Operation |
This interface represents a standard operation in the payload space of an identity.
|
Class | Description |
---|---|
AbstractOperation | |
AddRedundancy |
This is the core of the redundancy add operation.
|
AddRedundancy.SimplePrng |
Wrapper for the java random number generator (not normative).
|
BitShifter |
Shifts bits circularly.
|
GaloisFieldMathMode |
Offers galoise Math required for redundancy matrices.
|
IdMapOperation |
This is a dummy operation mainly for testing it maps output to input ids.
|
InternalPayloadSpace |
Represents a payload space of an identity in memory for processing.
|
InternalPayloadSpaceStore | |
Matrix |
Offers matrixContent calculations in different fields.
|
RealMathMode |
Created by martin.gwerder on 20.04.2017.
|
RedundancyMatrix |
Creates a redundancy matrixContent or a recovery matrixContent for the redundancy operations.
|
RemoveRedundancy |
This is the core of the redundancy remove operation.
|
VandermondeMatrix |
Van der mode matrices.
|
Copyright © 2023. All rights reserved.