Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the elementwise application of log1p()
to specified argument container.
The return type promotes the underlying scalar argument type to double if it is an integer, and otherwise is the argument type.
T | type of container |
x | container |