sknano.core
sknano.core.math
sknano.core.math.Vector.squeeze
sknano.core.math.Vector.sum
Vector.
std
Returns the standard deviation of the array elements along given axis.
Refer to numpy.std for full documentation.
numpy.std
See also