Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
fun()
template<typename T >
static auto stan::math::exp_fun::fun
(
const T &
x
)
inline
static
Return the exponential of the specified scalar argument.
Template Parameters
T
type of argument
Parameters
[in]
x
argument
Returns
Exponential of argument.
Definition at line
27
of file
exp.hpp
.
stan
math
exp_fun
[
Stan Home Page
]
© 2011–2019, Stan Development Team.