Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return true
if the first argument's real part is equal to the second argument and the first argument's imaginary part is 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 36 of file operator_equal_equal.hpp.