C - the type of the dimension in which the tensor shall be reducedS - the type of the scalars (elements of the field on which all the operations are based on)public final class OngoingDimensionReduction<C,S> extends OngoingStructuralReduction<C,S>
| Constructor and Description |
|---|
OngoingDimensionReduction(Tensor<S> tensor,
java.lang.Class<C> dimension) |
| Modifier and Type | Method and Description |
|---|---|
Tensor<S> |
byAveragingIn(ExtendedField<S> field) |
Tensor<S> |
byRmsIn(ExtendedField<S> field) |
by, byInterpolatedSlicingAt, bySlicingAt, reduceBy