Uses of Class
org.apache.sysds.runtime.matrix.data.TripleIndexes
Packages that use TripleIndexes
-
Uses of TripleIndexes in org.apache.sysds.runtime.matrix.data
Methods in org.apache.sysds.runtime.matrix.data with parameters of type TripleIndexesModifier and TypeMethodDescriptionintTripleIndexes.Comparator.compare(TripleIndexes m1, TripleIndexes m2) intTripleIndexes.compareTo(TripleIndexes other) voidTripleIndexes.setIndexes(TripleIndexes that) Constructors in org.apache.sysds.runtime.matrix.data with parameters of type TripleIndexes