![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the absolute value of the specified arithmetic argument.
Return the absolute value (also known as the norm, modulus, or magnitude) of the specified complex argument.
The return type is the same as the argument type.
T | type of argument (must be arithmetic) |
x | argument |
T | type of argument (must be complex) |
x | argument |