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