Reduction operation that returns the standard deviation of the values. This operation reduces the dimensionality of the data: a matrix becomes a vector (standard deviation of each column), and a vector becomes a scalar (standard deviation of all elements). See the Julia documentation for details.