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