|
ADMB Documentation
-a65f1c97
|
#include "fvar.hpp"Go to the source code of this file.
Functions | |
| dvar3_array | pow (const dvar3_array &base, int exp) |
| Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More... | |
| dvar3_array pow | ( | const dvar3_array & | base, |
| int | exp | ||
| ) |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Returns results in dvar3_array with elements in base raised to power exp.
| base | dvar3_array of base |
| exp | int exponent |
Definition at line 13 of file f3arr8.cpp.
|
|
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5
|