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