Package gov.nih.mipav.model.algorithms
Class AlgorithmBRISK.BriskShortPair
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.AlgorithmBRISK.BriskShortPair
-
- Enclosing class:
- AlgorithmBRISK
private class AlgorithmBRISK.BriskShortPair extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BriskShortPair()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getI()
int
getJ()
void
setI(int i)
void
setJ(int j)
-