![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the negation of the first argument if the first and second arguments have different signs and the first argument is not zero, otherwise return a copy of the first argument.
| T | type of first argument |
| U | type of second argument |
| [in] | x | first complex argument |
| [in] | y | second complex argument |
Definition at line 49 of file copysign.hpp.