Stan Math Library
4.9.0
Automatic Differentiation
|
Return true
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 |
true
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 69 of file operator_equal.hpp.