Searched refs:ArrayComplex (Results 1 – 3 of 3) sorted by relevance
21 cdef ArrayComplex
2099 def computeEigenvalues(self) -> ArrayComplex:
123 ArrayComplex = NDArray[np.complexfloating] variable