Module Index
Class Hierarchy
Class Index
Namespace Index
Class
numpy
.
core
.
ma
.
domain_check_interval
domain_check_interval(a,b)(x) = true where x < a or y > b
Contents:
Methods
Method summary
__call__
(self, x)
__init__
(self, y1, y2)
Methods
__call__(self, x)
Execute the call behavior.
__init__(self, y1, y2)
domain_check_interval(a,b)(x) = true where x < a or y > b