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
linad99
f3arr17.cpp
Go to the documentation of this file.
1
6
#include "
fvar.hpp
"
7
11
dvar3_array::dvar3_array
()
12
{
13
allocate
();
14
}
18
void
dvar3_array::allocate
()
19
{
20
shape
= NULL;
21
t
= NULL;
22
}
dvar3_array::t
dvar_matrix * t
Definition:
fvar.hpp:4199
dvar3_array::dvar3_array
dvar3_array(void)
Default constructor.
Definition:
f3arr17.cpp:11
fvar.hpp
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
dvar3_array::allocate
void allocate(void)
Does not allocte, but initialize class members.
Definition:
f3arr17.cpp:18
dvar3_array::shape
three_array_shape * shape
Definition:
fvar.hpp:4200
Generated on Wed Sep 7 2022 00:01:27 for ADMB Documentation by
1.8.5