User profile: PhysicsIsFun

User info
User name:PhysicsIsFun
History
Joined:
Number of posts:283
Latest posts:

size_t implicit conversion
I will need to look at how to use the ranges then. I am often too lazy to look at new stuff, but I g...

size_t implicit conversion
Thank you guys, the problem seems to be what @TheIdeasMan described. Would it help if I simply expl...

size_t implicit conversion
Greetings! I have a loop that doesn't want to break when it should. [code] for (int i = Xdata...

Vector of struct vs. two 1D vectors
Thanks mbozzi for the interesting reference and your prototyped implementation. Since you "only" re...

Vector of struct vs. two 1D vectors
Thanks mbozzi, V4 with dynamic scheduling seems to be the king! Here some runtime measurements (in ...