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