ADMB Documentation  11.1.1016
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
ranf_ni.cpp File Reference

(* $Id: ranf_ni.cpp 542 2012-07-10 21:04:06Z johnoel $)

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.
void reinitialize_auto_rand ()
 Description not yet available.
double randn (long int &n)
 Description not yet available.

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)

Description not yet available.

Parameters:

Definition at line 128 of file ranfill.cpp.