Beispiel #1
0
 /// <inheritdoc />
 public void FreeLimbo(INDArray array)
 {
     UnderlyingHandler.FreeLimbo(array);
 }