Package org.nd4j.graph
Class IntPair.Vector
- java.lang.Object
-
- com.google.flatbuffers.BaseVector
-
- org.nd4j.graph.IntPair.Vector
-
- Enclosing class:
- IntPair
public static final class IntPair.Vector extends com.google.flatbuffers.BaseVector
-
-
Constructor Summary
Constructors Constructor Description Vector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntPair.Vector
__assign(int _vector, int _element_size, ByteBuffer _bb)
IntPair
get(int j)
IntPair
get(IntPair obj, int j)
-
-
-
Method Detail
-
__assign
public IntPair.Vector __assign(int _vector, int _element_size, ByteBuffer _bb)
-
get
public IntPair get(int j)
-
-