|
ADMB Documentation
-a65f1c97
|
Overloads of arithmetic operators for variable arguments. More...
Go to the source code of this file.
Functions | |
| prevariable & | operator* (const prevariable &v1, const prevariable &v2) |
| Description not yet available. More... | |
| prevariable & | operator+ (const prevariable &v1, const prevariable &v2) |
| Description not yet available. More... | |
Overloads of arithmetic operators for variable arguments.
Definition in file fvar_opr.cpp.
| prevariable& operator* | ( | const prevariable & | v1, |
| const prevariable & | v2 | ||
| ) |
| prevariable& operator+ | ( | const prevariable & | v1, |
| const prevariable & | v2 | ||
| ) |
|
|
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5
|