Stan Math Library
4.9.0
Automatic Differentiation
|
auto stan::math::sd | ( | const T & | m | ) |
Return the sample standard deviation of the specified std vector, column vector, row vector, matrix, or std vector of any of these types.
T | Input type |
[in] | m | input matrix |
domain | error size is not greater than zero. |