![]() |
Stan Math Library
5.3.0
Automatic Differentiation
|
|
inline |
Save the vari pointers in a tuple into the memory pointed to by dest, then recursively save the varis in the remaining arguments.
| Tuple | A tuple type |
| Pargs | Types of remaining arguments |
| [in,out] | dest | Pointer to where vari pointers are saved |
| [in] | x | A tuple containing arguments whose varis are saved |
| [in] | args | Additional arguments to have their varis saved |
Definition at line 155 of file save_varis.hpp.