Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
sd()
[2/5]
template<typename T ,
require_all_kernel_expressions_and_none_scalar_t
< T > * = nullptr>
var
stan::math::sd
(
const
var_value
< T > &
A
)
inline
Return the sample standard deviation of the
var_value
matrix.
Template Parameters
T
Input type
Parameters
[in]
A
input matrix
Returns
sample standard deviation of specified matrix
Exceptions
domain
error size is not greater than zero.
Definition at line
24
of file
sd.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.