Package org.nd4j.graph
Class UIOp.Vector
- java.lang.Object
-
- com.google.flatbuffers.BaseVector
-
- org.nd4j.graph.UIOp.Vector
-
- Enclosing class:
- UIOp
public static final class UIOp.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 UIOp.Vector
__assign(int _vector, int _element_size, ByteBuffer _bb)
UIOp
get(int j)
UIOp
get(UIOp obj, int j)
-
-
-
Method Detail
-
__assign
public UIOp.Vector __assign(int _vector, int _element_size, ByteBuffer _bb)
-
get
public UIOp get(int j)
-
-