Class OngoingDeferredQuantifiedTensorBackedOperation<S,​TB extends Tensorbacked<QuantifiedValue<S>>>

  • Type Parameters:
    S - the type of the scalars (elements of the field on which all the operations are based)
    TB - the type of the quantified tensor backed objects

    public class OngoingDeferredQuantifiedTensorBackedOperation<S,​TB extends Tensorbacked<QuantifiedValue<S>>>
    extends java.lang.Object
    Part of the tensorcs fluent API that provides methods to describe the right hand part of binary operations that act on expressions of tensor backed instances with quantified values.