Stan Math Library
4.9.0
Automatic Differentiation
|
Return the positive difference between the first variable's value and the second value (C99, C++11).
See fdim(var, var)
for definitions of values and derivatives.
a | First value. |
b | Second variable. |