Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Execute in the current thread a function and write the AD tape to local_stack_ of this instance.
The function may return any type.
F | functor to evaluate |
f | instance of functor |
args | arguments passed to functor |
Definition at line 68 of file scoped_chainablestack.hpp.