Overloads of arithmetic operators for variable arguments. More...
Go to the source code of this file.
Functions | |
| void | gradfree (dlink *) |
| Description not yet available. | |
| prevariable & | operator* (const prevariable &v1, const prevariable &v2) |
| Description not yet available. | |
| prevariable & | operator+ (const prevariable &v1, const prevariable &v2) |
| Description not yet available. | |
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 Tue Mar 8 2016 19:51:37 for ADMB Documentation by 1.8.0
|