Class OngoingDeferredTensorBackedOperation<V,​TB extends Tensorbacked<V>>

  • Type Parameters:
    V - the type of the scalar values (elements of the fields on which all the operations are based on)
    TB - the type of the tensor backed objects

    public class OngoingDeferredTensorBackedOperation<V,​TB extends Tensorbacked<V>>
    extends java.lang.Object
    Part of the tensorics fluent API that provides methods to describe the right hand part of binary expressions on tensor backed objects.