numpy.ma.MaskType.std#

方法

ma.MaskType.std(/, axis=None, dtype=None, out=None, ddof=0, **kwargs)#

标量方法,与 ndarray.std 相同。