ADMB Documentation
-a65f1c97
Main Page
Function Reference
Classes
Source Code
Related Pages
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
src
nh99
model22.cpp
Go to the documentation of this file.
1
8
#include <
admodel.h
>
9
10
void
named_dvar3_array::allocate
(
const
ad_integer
& sl,
11
const
ad_integer
& sh,
const
index_type
& nrl,
const
index_type
& nrh,
12
const
index_type
& ncl,
const
index_type
& nch,
const
char
* s)
13
{
14
dvar3_array::allocate
(sl,sh,nrl,nrh,ncl,nch);
15
model_name_tag::allocate
(s);
16
}
index_type
Uses polymorphism to get index information from various data types to be used in constructing and all...
Definition:
fvar.hpp:7731
model_name_tag::allocate
void allocate(const char *s)
Definition:
model.cpp:112
admodel.h
Description not yet available.
dvar3_array::allocate
void allocate(void)
Does not allocte, but initialize class members.
Definition:
f3arr17.cpp:18
ad_integer
Stores integer.
Definition:
fvar.hpp:7654
Generated on Wed Sep 7 2022 00:01:29 for ADMB Documentation by
1.8.5