Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ count_vars()

template<typename... Pargs>
size_t stan::math::count_vars ( Pargs &&...  args)
inline

Count the number of vars in the input argument list.

Template Parameters
PargsTypes of input arguments
Returns
Number of vars in input

Definition at line 146 of file count_vars.hpp.