ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
d6arr2.cpp
Go to the documentation of this file.
1 
6 #include "fvar.hpp"
7 
10 {
11  allocate();
12 }
15 {
16  shape = NULL;
17  t = NULL;
18 }
d6_array()
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Definition: d6arr2.cpp:9
void allocate(void)
Does NOT allocate, but initializes d6_array members.
Definition: d6arr2.cpp:14
d5_array * t
Definition: fvar.hpp:6676
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
vector_shape * shape
Definition: fvar.hpp:6675