15// initialize things to NAN in order to (hopefully) trigger memory leaks to be noticed
16 valueinit=sqrt(-1.0);
17#else
18// avoid this practice for production run since processing nan's slows code and do process some never-initialized/never-used cells for simplicity of code loops