ADMB Documentation
-a65f1c97
|
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
d4_array | operator/ (const d4_array &arr4, double d) |
Returns d4_array with all elements arr4 divided by d. More... | |
d4_array | operator/ (double d, const d4_array &arr4) |
Returns d4_array with all elements equal to d divided by elements in arr4. More... | |
Returns d4_array with all elements arr4 divided by d.
d | double |
Definition at line 24 of file d4arr2.cpp.
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |