Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Functions
c_randi8.c File Reference
#include <math.h>
Include dependency graph for c_randi8.c:

Go to the source code of this file.

Functions

double randlc (double *X, double A)
 
void vranlc (int N, double *X, double A, Y)
 

Function Documentation

double randlc ( double *  X,
double  A 
)

x_k+1 = a x_k (mod 2^46) r_k = 2^-46 x_k

Definition at line 10 of file c_randi8.c.

void vranlc ( int  N,
double *  X,
double  A,
 
)

Definition at line 26 of file c_randi8.c.

Here is the caller graph for this function: