Lines Matching full:isregular
404 friend bool isregular(const mpreal& v); 1393 inline bool isregular(const mpreal& v){ return (mpfr_regular_p(v.mp));}