public class OngoingTensorbackedCompletion<TB extends Tensorbacked<S>,S> extends java.lang.Object
TB
with(Shape shape, S value)
with(TB second)
with(Tensor<S> second)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TB with(Tensor<S> second)
public TB with(TB second)
public TB with(Shape shape, S value)