Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the elementwise exp2()
of the specified argument, which may be a scalar or any Stan container of numeric scalars.
The return type is the same as the argument type.
T | type of container |
x | container |