ADMB Documentation
-a65f1c97
|
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More...
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
dvariable | mean (const dvar3_array &m) |
Return computed variable mean of variable 3-dimensional array m. More... | |
dvar3_array | operator- (const double d, const dvar3_array &m2) |
Description not yet available. More... | |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Definition in file f3arr4.cpp.
dvariable mean | ( | const dvar3_array & | m | ) |
Return computed variable mean of variable 3-dimensional array m.
Definition at line 28 of file f3arr4.cpp.
dvar3_array operator- | ( | const double | d, |
const dvar3_array & | m2 | ||
) |
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |