This is a pre-release version (latest). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy latest / numpy / ma / core / _DomainCheckInterval / __init__

function

numpy.ma.core:_DomainCheckInterval.__init__

source: build-install/usr/lib/python3.14/site-packages/numpy/ma/core.py :845

Signature

def   __init__ ( self a b )

Summary

domain_check_interval(a,b)(x) = true where x < a or y > b

Aliases

  • numpy.ma.core._DomainCheckInterval.__init__