19 #include <iostream.hpp>
25 double auto_rand(
long int& idum,
int reset);
27 double randn(
long int& n);
37 cerr <<
"Error in dvar_vector::fill_randbi proportions of"
38 " successes must lie between 0 and 1\n";
void rowfill_randu_ni(const int &i, long int &n)
Description not yet available.
dvar_vector & elem(int i)
double auto_rand(long int &idum, int reset)
Random number generator.
void reinitialize_auto_rand()
Description not yet available.
void fill_randn_ni(long int &n)
Description not yet available.
void colfill_randn_ni(const int &j, long int &n)
Description not yet available.
void fill_randu_ni(long int &n)
Description not yet available.
dvar_matrix & elem(int i)
? Retrieves an element of a dvar3_array.
void rowfill_randn_ni(const int &i, long int &n)
Description not yet available.
void fill_randbi_ni(long int &n, double)
Description not yet available.
void fill_randu_ni(long int &n)
Description not yet available.
void fill_randn_ni(long int &n)
Description not yet available.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
void fill_randu_ni(long int &n)
Description not yet available.
void fill_randn_ni(long int &n)
Description not yet available.
double randn(const random_number_generator &rng)
Normal number generator.
void colfill_randu_ni(const int &j, long int &n)
Description not yet available.