Paolo Cignoni
|
66ee02eb49
|
__int64 is a MS only type. Added portability defines at the beginning.
|
2008-02-20 11:31:13 +00:00 |
Marco Callieri
|
3716a8c6df
|
in BestDim(...) changed int -> _int64 to cope with programs with a very large cell number (like plyMC)
|
2008-02-19 12:43:01 +00:00 |
ganovelli
|
2dea5562fe
|
typo corrected
|
2008-02-04 19:18:44 +00:00 |
Paolo Cignoni
|
ca680b6a32
|
added some comments
|
2006-08-23 15:21:35 +00:00 |
Paolo Cignoni
|
15e94d470a
|
removed excess typenames
|
2005-12-02 00:27:22 +00:00 |
Paolo Cignoni
|
97c08b13f3
|
erase wrong assert on boxToIbox function
|
2005-10-03 16:21:10 +00:00 |
Paolo Cignoni
|
010877c2b8
|
English comment and moved typedef to public scope
|
2005-10-02 23:16:26 +00:00 |
Nico Pietroni
|
94f3ed0fa9
|
basic grid class is derived from Indexing base class defined in base,h
|
2005-09-30 13:12:46 +00:00 |
Paolo Cignoni
|
40b2a1f36d
|
removed wrong typename and added ending \n
|
2005-09-16 11:56:38 +00:00 |
Nico Pietroni
|
7bc4ef59fd
|
added IPToP and IBoxToBox functions, modified BoxToIBox function in order to use PToIP function
|
2005-08-02 11:01:05 +00:00 |
Paolo Cignoni
|
875b913314
|
corrected error in GridP (did not compile)
|
2005-07-28 06:11:12 +00:00 |
Paolo Cignoni
|
b537c21b4c
|
Added a class BasicGrid with some utility function that are scattered among similar classes
|
2005-07-01 11:33:36 +00:00 |
Paolo Cignoni
|
e974b9c948
|
Removed BestDim function from the grid_static_ptr class and moved to a indipendent file (grid_util.h) for sake of generality.
|
2005-03-15 11:43:18 +00:00 |