Class | Description |
---|---|
OngoingCompletion<S> | |
OngoingDeferredQuantifiedTensorOperation<S> |
Provides methods to describe operations on an already defined quantified tensor.
|
OngoingDeferredTensorOperation<V> |
Part of the fluent API for binary (and higher) operations on tensors.
|
OngoingDimensionFlattening<S> | |
OngoingDimensionReduction<C,S> |
Part of the tensorics fluent API, that allows to further describe how a tensor dimesion shall be reduced (where the
field was not yet known in the previous expression part)
|
OngoingEitherGet<S> | |
OngoingFieldAwareResampling<V> | |
OngoingFieldAwareResamplingStart<V> | |
OngoingFlattening<S> | |
OngoingInterpolation<E,C> | |
OngoingOrderedFlattening<S,C extends java.lang.Comparable<C>> | |
OngoingQuantifiedTensorOperation<S> |
Part of the tensorics fluent API that provides methods to describe the right hand part of binary operations on
tensors containing quantified values.
|
OngoingQuantityTensorValueExtraction<V> | |
OngoingResampling<V> | |
OngoingResamplingStart<V> | |
OngoingStructuralReduction<C,E> |
Part of the tensoric fluent API, which provides methods to specify concretely how a given dimension should be
reduced.
|
OngoingTensorFiltering<E> |
Part of a fluent clause to filter elements of a tensor.
|
OngoingTensorManipulation<V> |
Part of the tensoric fluent API which provides methods to describe misc manipulations on a given tensor.
|
OngoingTensorOperation<C,V> |
Part of the fluent API for operations on tensors.
|
OngoingTensorReduction<V> | |
QuantityTensorExpressionSupport<V> |
Provides starting point methods for tensoric eDSL language expressions that describe expressions of tensors of
quantities.
|
QuantityTensors |
Provides static utility methods for tensors with quantity values.
|
QuantityTensorSupport<S> |
Provides starting methods for tensoric eDSL expressions, which are related to tensors of quantities.
|
TensorExpressionSupport<V> |
Extends the usage of fields by operations defined on tensors
|
TensorStructurals |
Structural manipulations of tensors (which do not require any knowledge about the mathematical behaviour of the
elements).
|
TensorSupport<V> |
Extends the usage of fields by operations defined on tensors
|