|
ADMB Documentation
-a65f1c97
|
Node in dlist. More...
#include <fvar.hpp>
Public Member Functions | |
| double_and_int * | get_address () |
| dlink * | previous () const |
Private Attributes | |
| double_and_int | di |
| dlink * | prev |
Friends | |
| void | allocate_dvariable_space (void) |
| Description not yet available. More... | |
| class | dlist |
| void | gradcalc (int nvar, const dvector &g) |
| void | gradloop () |
| double_and_int * | gradnew () |
| Creates an entry in the gradient structure linked list. More... | |
| void | slave_gradcalc (void) |
|
inline |
Definition at line 816 of file fvar.hpp.
Referenced by dlist::get().
|
friend |
|
friend |
Definition at line 77 of file sgradclc.cpp.
|
friend |
|
friend |
Creates an entry in the gradient structure linked list.
|
friend |
|
private |
Definition at line 806 of file fvar.hpp.
Referenced by get_address(), and dlist::initialize().
|
private |
Definition at line 807 of file fvar.hpp.
Referenced by allocate_dvariable_space(), dlist::append(), dlist::check_list(), dlist::create(), dlist::last_remove(), and previous().
|
|
Generated on Wed Sep 7 2022 00:01:33 for ADMB Documentation by 1.8.5
|