|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.jhu.htm.app.TimeHash
Time hashing for a set of random points The assumption here is that looup is like a hash so it is interesting to see its relative performance. a Simple has migh append RA and dec and then Hash them.
Constructor Summary | |
TimeHash(int numlooks)
|
Method Summary | |
void |
initRaDec()
|
static void |
main(java.lang.String[] args)
|
void |
run()
|
void |
timeHash()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TimeHash(int numlooks)
Method Detail |
public void initRaDec()
public void timeHash()
public void run()
public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |