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. | |
dvar3_array | operator- (const double d, const dvar3_array &m2) |
Description not yet available. |
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 27 of file f3arr4.cpp.
dvar3_array operator- | ( | const double | d, |
const dvar3_array & | m2 | ||
) |
Generated on Tue Mar 8 2016 19:51:37 for ADMB Documentation by 1.8.0 |