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
d5arr3.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
17
d5_array::d5_array
()
18
{
19
allocate
();
20
}
21
26
void
d5_array::allocate
(
void
)
27
{
28
shape
=NULL;
29
t
= NULL;
30
}
d5_array::shape
vector_shape * shape
Definition:
fvar.hpp:6333
d5_array::t
d4_array * t
Definition:
fvar.hpp:6334
fvar.hpp
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
d5_array::d5_array
d5_array()
Description not yet available.
Definition:
d5arr3.cpp:17
d5_array::allocate
void allocate(void)
Description not yet available.
Definition:
d5arr3.cpp:26
Generated on Wed Sep 7 2022 00:01:26 for ADMB Documentation by
1.8.5