numpy.ma.MaskType.var#

method

ma.MaskType.var()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.var.