Re: [eigen] Indexes: why signed instead of unsigned? |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Benoit Jacob wrote:
make it a dependant type of the storagekind and have it defualt to ptrdiff_t in theNote: the distribute storage case is an example where one might want 64bit indices even if the CPU architecture is 32bit. Indeed, since the array doesn't need anymore to fit in RAM... So it's an example where ptrdiff_t may not be the right choice. Benoit
non-distributed case ? -- ___________________________________________ Joel Falcou - Assistant Professor PARALL Team - LRI - Universite Paris Sud XI Tel : (+33)1 69 15 66 35
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |