Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns true
if the specified matrix/vector is size nonzero.
T_y | Type of container, requires class method .size() |
y | Container to test – matrix/vector |
true
if container has size zero Definition at line 15 of file is_nonzero_size.hpp.