![]() |
Stan Math Library
5.3.0
Automatic Differentiation
|
|
inline |
Count the vars in a tuple, add them to the running total, and count the vars in the remaining arguments.
| Tuple | A tuple type |
| Pargs | Types of remaining arguments |
| [in] | count | The current count of the number of vars |
| [in] | x | A tuple containing arguments to count |
| [in] | args | Objects to be forwarded to the recursive call |
Definition at line 151 of file count_vars.hpp.