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