NumPy

Previous topic

numpy.generic.transpose

Next topic

numpy.generic.view

numpy.generic.var

method

generic.var()

Scalar method identical to the corresponding array attribute.

Please see ndarray.var.