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