Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
sqrt()
[8/9]
template<typename T ,
require_var_matrix_t
< T > * = nullptr>
auto stan::math::sqrt
(
const T &
a
)
inline
Return elementwise square root of vector.
Template Parameters
T
a
var_value
with inner
Eigen
type
Parameters
a
input
Returns
elementwise square root of vector
Definition at line
60
of file
sqrt.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.