Multidimensional pointersHelios, you use DIFFERENT memory blocks, allocated by multiple new's. I use single consequential blo...
Multidimensional pointersOptimized code including index calculations. New results: Pointer algorithm time = 1730133 mksecs Ma...
Multidimensional pointersI tested 10 dimensional cube of 32bit integers with size 7 by each dimension on the following system...
Multidimensional pointers[quote]If you limit the array size to 256 you can use 1 byte.[/quote] Not an option, size of each di...
Multidimensional pointersI use multiple pointers because access to elements this way is faster than calculating (calculating ...
This user does not accept Private Messages