Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
exp()
[9/9]
template<typename T ,
require_var_matrix_t
< T > * = nullptr>
auto stan::math::exp
(
const T &
x
)
inline
Return the exponentiation of the elements of x.
Template Parameters
T
type of x
Parameters
x
argument
Returns
elementwise exponentiation of x
Definition at line
65
of file
exp.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.