Searched refs:ArrayBool (Results 1 – 4 of 4) sorted by relevance
18 cdef ArrayBool
246 def getBoolArray(self, name: str, default=None) -> ArrayBool:
114 ArrayBool = NDArray[np.bool_] variable
105 ``ArrayBool``/``ArrayInt``/``ArrayReal``/``ArrayScalar`` as the return type.