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

◆ check_consistent_sizes() [2/3]

template<typename T1 >
void stan::math::check_consistent_sizes ( const char *  ,
const char *  ,
const T1 &   
)
inline

Base case of recursion, this function is a no-op.

Template Parameters
T1type of first input

Definition at line 22 of file check_consistent_sizes.hpp.