Uses of Class
org.openprovenance.prov.validation.matrix.Pair
-
Packages that use Pair Package Description org.openprovenance.prov.validation.matrix -
-
Uses of Pair in org.openprovenance.prov.validation.matrix
Methods in org.openprovenance.prov.validation.matrix that return Pair Modifier and Type Method Description PairSparseMatrix. g(int row, int col)Returns the value found at the specified row and column of the matrix.
-