bundles / numpy 2.4.3 / numpy / ma / extras / _covhelper
function
numpy.ma.extras:_covhelper
source: /numpy/ma/extras.py :1521
Signature
def _covhelper ( x , y = None , rowvar = True , allow_masked = True ) Summary
Private function for the computation of covariance and correlation coefficients.
Aliases
-
numpy.ma.extras._covhelper