![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Add one to the running total number of vars, count the number of vars in the remaining arguments and return the result.
| Pargs | Types of remaining arguments |
| [in] | count | The current count of the number of vars |
| [in] | x | A var |
| [in] | args | objects to be forwarded to recursive call of count_vars_impl |
Definition at line 108 of file count_vars.hpp.