drand48_r_libgw32c.c File Reference

POSIX 48bit multi-threaded RNG for win32 port via LibGW32C. More...

#include "drand48_r_libgw32c.h"
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <float.h>
#include <ieee754.h>
#include <string.h>
Include dependency graph for drand48_r_libgw32c.c:
This graph shows which files directly or indirectly include this file:

Functions

int __drand48_iterate (unsigned short int xsubi[3], struct drand48_data *buffer)
int __erand48_r (unsigned short int xsubi[3], struct drand48_data *buffer, double *result)
int drand48_r (struct drand48_data *buffer, double *result)
int seed48_r (unsigned short int seed16v[3], struct drand48_data *buffer)

Detailed Description

POSIX 48bit multi-threaded RNG for win32 port via LibGW32C.

 All Classes Files Functions Variables
Generated on Wed Dec 15 18:02:14 2010 by  doxygen 1.6.3