ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Defines | Functions | Variables
model.cpp File Reference

(* $Id$)

#include <admodel.h>

Go to the source code of this file.

Defines

#define ISZERO(d)   ((d)==0.0)

Functions

int active (const initial_params &ip)
void check_datafile_pointer (void *p)
int withinbound (int lb, int n, int ub)

Variables

int AD_gaussflag = 0
int ADqd_flag = 0
int * pointer_to_phase

Define Documentation

#define ISZERO (   d)    ((d)==0.0)

Function Documentation

int active ( const initial_params ip)

Definition at line 456 of file model.cpp.

void check_datafile_pointer ( void *  p)
int withinbound ( int  lb,
int  n,
int  ub 
)

Variable Documentation

int AD_gaussflag = 0
int ADqd_flag = 0

Definition at line 71 of file newfmin.cpp.

Referenced by fmm::fmin(), and initial_params::initial_params().