Searched refs:TSPostEventFunction (Results 1 – 3 of 3) sorted by relevance
74 cdef TSPostEventFunction
2262 postevent: TSPostEventFunction | None = None,
387 TSPostEventFunction = Callable[[TS, NDArray[np.integer], float, Vec, bool], None] variable