Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Ignore arithmetic types.
Recursively call save_varis on the rest of the arguments and return the final value of the dest storage pointer.
Arith | An arithmetic type |
Pargs | Types of remaining arguments |
[in,out] | dest | Pointer to where vari pointers are saved |
[in] | x | An argument not containing vars |
[in] | args | Additional arguments to have their varis saved |
Definition at line 135 of file save_varis.hpp.