HomeSort by relevance Sort by last modified time
    Searched full:mpfr_set_uninitialized (Results 1 - 1 of 1) sorted by null

  /external/eigen/unsupported/test/mpreal/
mpreal.h 98 #define mpfr_set_uninitialized(x) ((x)->_mpfr_d = 0 ) macro
631 mpfr_set_uninitialized(mpfr_ptr()); // make sure "other" holds no pinter to actual data
    [all...]

Completed in 86 milliseconds