bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / ma / extras / _covhelper
function
numpy.ma.extras:_covhelper
source: build-install/usr/lib/python3.14/site-packages/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