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