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