Re: [eigen] Indexes: why signed instead of unsigned? |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Rohit Garg wrote:
Isn't it what ptrdiff_t supposed to be ? biggest signed int on the platform .This will become an issue when people start using bigger datasets than 2GB. At a minimum, we need a eigen_size_t typedef somewhere for easy portability. Using long throughout in 32 bit machines doesn't make sense.
-- ___________________________________________ 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/ |