ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
f5arr3.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 
18 {
19  allocate();
20 }
21 
27 {
28  shape=NULL;
29  t = NULL;
30 }
dvar5_array()
Description not yet available.
Definition: f5arr3.cpp:17
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
void allocate(void)
Description not yet available.
Definition: f5arr3.cpp:26
dvar4_array * t
Definition: fvar.hpp:6501
vector_shape * shape
Definition: fvar.hpp:6500