| Package | Description |
|---|---|
| de.jstacs.algorithms.graphs.tensor |
Provides classes to represent symmetric and asymmetric tensors in graphs.
|
| Constructor and Description |
|---|
SymmetricTensor(AsymmetricTensor asym_tensor)
This constructor creates and checks a filled asymmetric tensor from an
AsymmetricTensor instance. |