Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return true
if the specified argument is negative and false
otherwise.
Overloads std::signbit
from <cmath>
for argument-dependent lookup.
ADType | type of argument |
[in] | v | argument |
true
if the argument is negative Definition at line 21 of file signbit.hpp.