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
f4arr3.cpp
Go to the documentation of this file.
1
/*
2
* $Id$
3
*
4
* Author: David Fournier
5
* Copyright (c) 2008-2012 Regents of the University of California
6
*/
11
#include "
fvar.hpp
"
12
14
dvar4_array::dvar4_array
()
15
{
16
allocate
();
17
}
18
20
void
dvar4_array::allocate
(
void
)
21
{
22
shape
=NULL;
23
t
= NULL;
24
}
dvar4_array::shape
four_array_shape * shape
Definition:
fvar.hpp:5435
dvar4_array::allocate
void allocate(void)
Initializes to NULL.
Definition:
f4arr3.cpp:20
fvar.hpp
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
dvar4_array::t
dvar3_array * t
Definition:
fvar.hpp:5436
dvar4_array::dvar4_array
dvar4_array()
Default Constructor.
Definition:
f4arr3.cpp:14
Generated on Wed Sep 7 2022 00:01:28 for ADMB Documentation by
1.8.5