Searched refs:isregular (Results 1 - 1 of 1) sorted by relevance

/external/eigen/unsupported/test/mpreal/
H A Dmpreal.h404 friend bool isregular(const mpreal& v);
1393 inline bool isregular(const mpreal& v){ return (mpfr_regular_p(v.mp));} function in namespace:mpfr

Completed in 52 milliseconds