![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
| double stan::math::opencl_kernels::lmultiply | ( | double | a, |
| double | b | ||
| ) |
Return the first argument times the natural log of the second argument if either argument is non-zero and 0 if both arguments are 0.
| a | first argument |
| b | second argument |
Definition at line 28 of file lmultiply.hpp.