Class | Description |
---|---|
OngoingDeferredBinaryOperation<S> |
Provides methods to describe the right hand part of a binary operations for scalar expressions.
|
OngoingDeferredBinaryPredicate<S> |
Provides methods to describe the right hand part of a binary predicate for scalar expressions.
|
OngoingScalarBinaryOperation<S> |
Part of the tensorics fluent API that provides methods to describe the right hand side of binary operations on plain
scalars (field elements).
|
OngoingScalarBinaryPredicate<S> |
Part of a fluent API clause, which allows to test binary conditions on scalar values.
|
ScalarExpressionSupport<V> |
Provides starting methods for tensoric eDSL expressions, which create expressions of scalars.
|
ScalarSupport<V> |
Contains the starting methods for tensoric eDSL language expressions, related to basic operations of scalar values
(field elements).
|