![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the product of the first two arguments plus the third argument.
Warning: This does not delegate to the high-precision platform-specific fma() implementation.
| x | First argument. |
| y | Second argument. |
| z | Third argument. |