/search.css" rel="stylesheet" type="text/css"/> /search.js">
Go to the source code of this file.
Classes | |
struct | r123::float2 |
struct | r123::double2 |
Namespaces | |
r123 | |
Functions | |
static void | r123::sincospif (float x, float *s, float *c) |
static void | r123::sincospi (double x, double *s, double *c) |
static float2 | r123::boxmuller (uint32_t u0, uint32_t u1) |
static double2 | r123::boxmuller (uint64_t u0, uint64_t u1) |