1 #include <../../nrnconf.h>
19 #pragma implementation
45 assert (
sizeof(
double) == 2 *
sizeof(uint32_t));
68 #if _IEEE == 1 || defined(linux)
82 volatile double x = 1.0;
89 }
while (x !=
t.d && x < 2.0);
91 volatile float xx = 1.0;
98 }
while (xx != s.
s && xx < 2.0);
static PrivateRNGSingleType singleMantissa
virtual double asDouble()
static PrivateRNGDoubleType doubleMantissa
virtual uint32_t asLong()=0