Update of /cvsroot/maxent/maxent
In directory usw-pr-cvs1:/tmp/cvs-serv27381
Modified Files:
CHANGES
Log Message:
Made use of new increment() and adjustValue() methods available for Trove hashmaps.
Index: CHANGES
===================================================================
RCS file: /cvsroot/maxent/maxent/CHANGES,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** CHANGES 8 Apr 2002 16:14:06 -0000 1.10
--- CHANGES 9 Apr 2002 09:15:08 -0000 1.11
***************
*** 2,5 ****
--- 2,8 ----
_____
+ Modified GISTrainer to use the new increment() and adjustValue()
+ methods available in Trove 0.1.4 hashmaps. (Jason)
+
Set up the GISTrainer to use an initial capacity and load factor for
the big hashmaps it uses. The initial capacity is half the number of
|