V
- the type of the scalar values (elements of the field on which the operations are based on)public class QuantityTensorbackedSupport<V> extends QuantityIterableSupport<V>
Constructor and Description |
---|
QuantityTensorbackedSupport(QuantityEnvironment<V> environment) |
Modifier and Type | Method and Description |
---|---|
<QTB extends Tensorbacked<QuantifiedValue<V>>> |
calculate(QTB left) |
<QTB extends Tensorbacked<QuantifiedValue<V>>> |
negativeOf(QTB tensorBacked) |
averageOf, rmsOf, sizeOf, stdOf, sumOf, sumOfSquaresOf, valuesOf, varOf
absoluteValueOf, calculate, calculate, convert, inverseOf, negativeOf, one, operationRepository, predicateRepository, testIf, two, valueOf, valueOf, valueOf, zero
public QuantityTensorbackedSupport(QuantityEnvironment<V> environment)
public <QTB extends Tensorbacked<QuantifiedValue<V>>> OngoingQuantifiedTensorBackedOperation<QTB,V> calculate(QTB left)
public <QTB extends Tensorbacked<QuantifiedValue<V>>> QTB negativeOf(QTB tensorBacked)