Adjoint Code Design Patterns
v0.1
U.Naumann
|
#include <ACModule.hpp>
Public Member Functions | |
size_t | register_var (T &z) |
void | clear () |
T & | operator[] (size_t i) |
size_t | size () |
pointers to value and adjoint compontents of active inputs and outputs
Definition at line 15 of file ACModule.hpp.