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