Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return true
if y
is positive.
This function is vectorized and will check each element of y
.
T_y | Type of y |
y | Variable to check |
true
if vector contains only positive elements Definition at line 20 of file is_positive.hpp.