Add MPFRC++ mpreal type
[ipdf/code.git] / src / real.cpp
index 96d8054..aa0cfc8 100644 (file)
@@ -7,9 +7,10 @@ namespace IPDF
                "single",
                "double",
                "long double",
-               "single [fast2sum]", //TODO REMOVE DOESN'T DO ANYTHING USEFUL
+               "VFPU",
                "Rational<int64_t>", 
-               "Rational<Arbint>"
+               "Rational<Arbint>",
+               "mpfrc++ real"
        };
        
 #if REAL == REAL_RATIONAL_ARBINT

UCC git Repository :: git.ucc.asn.au