Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return false
if the real number is equal to the real part of the complex number, and the imaginary part of the complex number is zero.
x | real number |
z | complex number |
false
if the real number is equal to the real part of the complex number, and the imaginary part of the complex number is zero Definition at line 73 of file operator_not_equal.hpp.