Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
sqrt()
[6/10]
template<typename Container ,
require_ad_container_t
< Container > * = nullptr>
auto stan::math::sqrt
(
const Container &
x
)
inline
Vectorized version of
sqrt()
.
Template Parameters
Container
type of container
Parameters
x
container
Returns
Square root of each value in x.
Definition at line
60
of file
sqrt.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.