Creates a VectorEntry from output and input coordinates, and value.
Entry coordinates in string representation. Can be used for hashing.
Tensor product of two entires (multiplies values, concatenates coordinates).
The other entry
Overrides toString() method.
Creates OperatorEntry from two integer indices, coordinate sizes and a value.
an integer for output index
an integer for output index
sizes od output dimensions
sizes od output dimensions
entry value
Generated using TypeDoc
Class for operarator entires. To be used only within a Operator object, or to create such.