ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Public Attributes
dll_data_number Class Reference

Description not yet available. More...

#include <admodel.h>

Public Member Functions

virtual ~dll_data_number ()
void allocate (double *_pd, const char *s)
dll_data_numberoperator= (const double &m)

Public Attributes

double * pd

Detailed Description

Description not yet available.

Parameters:

Definition at line 1771 of file admodel.h.


Constructor & Destructor Documentation

Definition at line 14 of file model32.cpp.


Member Function Documentation

void dll_data_number::allocate ( double *  _pd,
const char *  s 
)

Definition at line 16 of file model31.cpp.

dll_data_number & dll_data_number::operator= ( const double &  m)

Reimplemented from data_number.

Definition at line 23 of file model31.cpp.


Member Data Documentation

Definition at line 1774 of file admodel.h.

Referenced by allocate(), and ~dll_data_number().

List of all members.


The documentation for this class was generated from the following files: