ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
ranf_ni.cpp File Reference

(Last Changed on April 22, 2014 for git-revision 219a09ff06fd9cee4c006dd85abbefca00beea03.)

Description not yet available. More...

#include <fvar.hpp>
#include <math.h>

Go to the source code of this file.

Functions

double auto_rand (long int &idum, int reset)
 Random number generator. More...
 
double randn (long int &n)
 Returns a random number. More...
 
void reinitialize_auto_rand ()
 Description not yet available. More...
 

Detailed Description

Description not yet available.

Definition in file ranf_ni.cpp.

Function Documentation

double auto_rand ( long int &  idum,
int  reset 
)
double randn ( long int &  n)

Returns a random number.

Parameters
nseed

Definition at line 149 of file ranfill.cpp.

void reinitialize_auto_rand ( )