|
ADMB Documentation
-a65f1c97
|
#include "fvar.hpp"Go to the source code of this file.
Functions | |
| d7_array | operator/ (const d7_array &darray, const double divisor) |
| Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More... | |
| double | sum (const d7_array &darray) |
| Return total sum of darray. More... | |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Return result of dividing all darray elements by divisor.
| divisor | double |
Definition at line 12 of file d7arr1.cpp.
| double sum | ( | const d7_array & | darray | ) |
|
|
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5
|