Searched defs:iscomplex (Results 1 – 6 of 6) sorted by relevance
45 bool iscomplex=false, isvector=false; in main() local
43 bool iscomplex=false, isvector=false; in main() local
202 bool isvector,iscomplex=false; in Getnextvalidmatrix() local
109 inline bool getMarketHeader(const std::string& filename, int& sym, bool& iscomplex, bool& isvector) in getMarketHeader()
800 def iscomplex(x): function
1768 def iscomplex(x: ArrayLike): function