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

◆ size_zero() [1/2]

template<typename T >
bool stan::math::size_zero ( const T &  x)
inline

Returns 1 if input is of length 0, returns 0 otherwise.

Parameters
xargument
Returns
0 or 1

Definition at line 19 of file size_zero.hpp.