ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
f3arr17.cpp
Go to the documentation of this file.
1 
6 #include "fvar.hpp"
7 
12 {
13  allocate();
14 }
19 {
20  shape = NULL;
21  t = NULL;
22 }
dvar_matrix * t
Definition: fvar.hpp:4199
dvar3_array(void)
Default constructor.
Definition: f3arr17.cpp:11
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
void allocate(void)
Does not allocte, but initialize class members.
Definition: f3arr17.cpp:18
three_array_shape * shape
Definition: fvar.hpp:4200