Interface | Description |
---|---|
BasicOperationSupport<S> |
An interface which simply defines basic operations on a certain type.
|
OngoingBinaryOperation<T> |
An interface for parts of the tensorics fluent API to the describe the right hand clause of a binary operation.
|
OngoingOperation<T,V> |
The top interface that defines all required common operations in the tensorics world.
|