User profile: technologist

User info
User name:technologist
History
Joined:
Number of posts:607
Latest posts:

flattening 2d matrix how do I fix the iterations
Awesome. So a flattened 3D to 1D matrix has negligible performance differences compared to similar m...

flattening 2d matrix how do I fix the iterations
[quote]flattening is safe as long as the storage is one block of memory**.[/quote] Seeing that I ne...

flattening 2d matrix how do I fix the iterations
This post is from a digression in a closed one. Am attempting to flatten a 2d matrix. Below I can p...

exception with loop
If you could put the multidimensional array on a linear single contiguous array I would like to know...

exception with loop
I thought it was cool how static played a role in the memory allocation, and that was a good example...