| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.EdgeSetIterator |
tensorflow.EdgeSetBoolPair.first() |
tensorflow.EdgeSetIterator |
tensorflow.EdgeSetIterator.increment() |
tensorflow.EdgeSetIterator |
tensorflow.EdgeSetIterator.increment(int arg0) |
tensorflow.EdgeSetIterator |
tensorflow.EdgeSetIterator.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
tensorflow.EdgeSetIterator.equals(tensorflow.EdgeSetIterator other) |
tensorflow.EdgeSetBoolPair |
tensorflow.EdgeSetBoolPair.first(tensorflow.EdgeSetIterator first) |
boolean |
tensorflow.EdgeSetIterator.notEquals(tensorflow.EdgeSetIterator other) |
tensorflow.EdgeSetBoolPair |
tensorflow.EdgeSetBoolPair.put(tensorflow.EdgeSetIterator firstValue,
boolean secondValue) |
| Constructor and Description |
|---|
EdgeSetBoolPair(tensorflow.EdgeSetIterator firstValue,
boolean secondValue) |
NeighborIter(tensorflow.EdgeSetIterator iter,
boolean incoming) |
Copyright © 2019. All rights reserved.