Searched refs:iscomplexobj (Results 1 – 3 of 3) sorted by relevance
162 if numpy.iscomplexobj(x):
815 def iscomplexobj(x): function822 return not iscomplexobj(x)
496 name: "iscomplexobj"