Uses of Class
org.nd4j.graph.UIGraphStructure
-
Packages that use UIGraphStructure Package Description org.nd4j.graph -
-
Uses of UIGraphStructure in org.nd4j.graph
Methods in org.nd4j.graph that return UIGraphStructure Modifier and Type Method Description UIGraphStructureUIGraphStructure. __assign(int _i, ByteBuffer _bb)UIGraphStructureUIGraphStructure.Vector. get(int j)UIGraphStructureUIGraphStructure.Vector. get(UIGraphStructure obj, int j)static UIGraphStructureUIGraphStructure. getRootAsUIGraphStructure(ByteBuffer _bb)static UIGraphStructureUIGraphStructure. getRootAsUIGraphStructure(ByteBuffer _bb, UIGraphStructure obj)Methods in org.nd4j.graph with parameters of type UIGraphStructure Modifier and Type Method Description UIGraphStructureUIGraphStructure.Vector. get(UIGraphStructure obj, int j)static UIGraphStructureUIGraphStructure. getRootAsUIGraphStructure(ByteBuffer _bb, UIGraphStructure obj)
-