ADMB Documentation
-a65f1c97
|
Unary functions for dvar_vector operator-= and operator+=. More...
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
void | dv_xminuseq (void) |
Adjoint function to compute gradients for dvar_vector::operator-=(const prevariable&) More... | |
void | dv_xpluseq (void) |
Adjoint function to compute gradients for dvar_vector::operator+=(const prevariable&). More... | |
Unary functions for dvar_vector operator-= and operator+=.
Definition in file fvar_a30.cpp.
void dv_xminuseq | ( | void | ) |
Adjoint function to compute gradients for dvar_vector::operator-=(const prevariable&)
Definition at line 34 of file fvar_a30.cpp.
Referenced by dvar_vector::operator-=().
void dv_xpluseq | ( | void | ) |
Adjoint function to compute gradients for dvar_vector::operator+=(const prevariable&).
Definition at line 72 of file fvar_a30.cpp.
Referenced by dvar_vector::operator+=().
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |