15 years, 10 months ago
Highlights
Community contributions featuredThanks I will try the straight forward clamping. I was worried that it might cause the search to abort early in undesireable ways.I don't think anything more complicated will be…
15 years, 10 months ago
16 years ago
I'm trying to create a process to find a minimum of some function. I normally just use a newton raphson type process for this sort of thing using this template function: while(…
15 years, 10 months ago
We've recently migrated to VS 2010 and are finding that our software is almost unusable at times in the standard Debug build, it just take too long to test stuff. Profiling reve…
16 years ago
Hi,I've been writing a simple 2D RPG in C++ and I'm gettnig a bit stuck again on how to organise certain things.Firstly I have a question about RPG's typically handle what…
16 years, 2 months ago
Latest Activity
See all in DiscussionsThanks I will try the straight forward clamping. I was worried that it might cause the search to abort early …
15 years, 10 months ago
I'm trying to create a process to find a minimum of some function. I normally just use a newton raphson …
15 years, 10 months ago
I've been using VS 2010 but having pretty big performance problems with the intellisense. Switching the swiggles off helped a …
16 years ago