19 #include <iostream.hpp>
24 double auto_rand(
long int& idum,
int reset);
26 double randn(
long int& n);
55 cerr <<
"Error in dvar_vector::fill_randbi proportions of"
56 " successes must lie between 0 and 1\n";
void fill_randu(long int &n)
Description not yet available.
void fill_randbi(long int &n, double)
Description not yet available.
dvar_vector & elem(int i)
void fill_randn(long int &n)
Description not yet available.
double auto_rand(long int &idum, int reset)
Random number generator.
void reinitialize_auto_rand()
Description not yet available.
void colfill_randn(const int &j, long int &n)
Description not yet available.
void fill_randn_ni(long int &n)
Description not yet available.
void fill_randu(long int &n)
Description not yet available.
dvar_matrix & elem(int i)
? Retrieves an element of a dvar3_array.
void fill_randu_ni(long int &n)
Description not yet available.
void colfill_randu(const int &j, long int &n)
Description not yet available.
void RETURN_ARRAYS_INCREMENT()
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
static _THREAD gradient_structure * _instance
void fill_randn_ni(long int &n)
Description not yet available.
double randn(const random_number_generator &rng)
Normal number generator.
void fill_randn(long int &n)
Description not yet available.
void rowfill_randn(const int &i, long int &n)
Description not yet available.
void RETURN_ARRAYS_DECREMENT()
class for things related to the gradient structures, including dimension of arrays, size of buffers, etc.
void fill_randn(long int &n)
Description not yet available.
void fill_randu(long int &n)
Description not yet available.
void rowfill_randu(const int &i, long int &n)
Description not yet available.