Package gov.nih.mipav.model.algorithms
Class CeresSolver.CompressedRowJacobianWriter.indexintintComparator
java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolver.CompressedRowJacobianWriter.indexintintComparator
- All Implemented Interfaces:
Comparator<CeresSolver.CompressedRowJacobianWriter.indexintintItem>
- Enclosing class:
CeresSolver.CompressedRowJacobianWriter
class CeresSolver.CompressedRowJacobianWriter.indexintintComparator
extends Object
implements Comparator<CeresSolver.CompressedRowJacobianWriter.indexintintItem>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompare(CeresSolver.CompressedRowJacobianWriter.indexintintItem o1, CeresSolver.CompressedRowJacobianWriter.indexintintItem o2) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
indexintintComparator
indexintintComparator()
-
-
Method Details
-
compare
public int compare(CeresSolver.CompressedRowJacobianWriter.indexintintItem o1, CeresSolver.CompressedRowJacobianWriter.indexintintItem o2) - Specified by:
comparein interfaceComparator<CeresSolver.CompressedRowJacobianWriter.indexintintItem>
-