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
d6arr2.cpp
Go to the documentation of this file.
1
6
#include "
fvar.hpp
"
7
9
d6_array::d6_array
()
10
{
11
allocate
();
12
}
14
void
d6_array::allocate
()
15
{
16
shape
= NULL;
17
t
= NULL;
18
}
d6_array::d6_array
d6_array()
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Definition:
d6arr2.cpp:9
d6_array::allocate
void allocate(void)
Does NOT allocate, but initializes d6_array members.
Definition:
d6arr2.cpp:14
d6_array::t
d5_array * t
Definition:
fvar.hpp:6676
fvar.hpp
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
d6_array::shape
vector_shape * shape
Definition:
fvar.hpp:6675
Generated on Wed Sep 7 2022 00:01:26 for ADMB Documentation by
1.8.5