|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.algorithms.registration.RegistrationUtilities.IndexedFloat
public static class RegistrationUtilities.IndexedFloat
| Field Summary | |
|---|---|
int |
index
|
float |
val
|
| Constructor Summary | |
|---|---|
RegistrationUtilities.IndexedFloat(float val,
int index)
|
|
| Method Summary | |
|---|---|
int |
compareTo(RegistrationUtilities.IndexedFloat o)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int index
public float val
| Constructor Detail |
|---|
public RegistrationUtilities.IndexedFloat(float val,
int index)
| Method Detail |
|---|
public int compareTo(RegistrationUtilities.IndexedFloat o)
compareTo in interface java.lang.Comparable<RegistrationUtilities.IndexedFloat>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||