Scythe-1.0.3
|
template<typename T , matrix_order PO, matrix_style PS>
Calculate the standard deviation of a Matrix. This function calculates the standard deviation of a matrix by taking the square root of the matrix's variance.
Referenced by dnorm(), kurtosis(), scythe::rng< mersenne >::rnorm(), scythe::rng< mersenne >::rtnorm(), scythe::rng< mersenne >::rtnorm_combo(), and skew(). |