Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return true
if the first argument is unequal to the real part of the second argument or the imaginary part of the second argument is nonzero.
U | type of first argument |
V | value type of second argument |
x | first argument |
y | second argument |
true
if the arguments are not equal Definition at line 53 of file operator_not_equal.hpp.