 |
My Project
debian-1:4.1.1-p2+ds-4build1
|
Go to the documentation of this file.
19 mpfr_init2(rec->
value, Precision);
66 static int lastPrec = -1;
68 if( lastPrec!=Precision )
72 lastPrec = (int)Precision;
127 {
WerrorS(
"internalError");
return;}
129 if( ref->refCount==0 )
147 if( ref->refCount==1 )
151 mpfr_set(newref->
value, ref->value, GMP_RNDN);
gmp_randstate_t _mpfr_storage_rs
void initialize(int Precision)
static gmp_randstate_t * getRandState()
mpfr_reference & operator=(const mpfr_reference &r)
std::vector< amp::mpfr_record * > _mpfr_storage_v
void WerrorS(const char *s)
static mpfr_record * newMpfr(unsigned int Precision)
mpfr_srcptr getReadPtr() const
static void deleteMpfr(mpfr_record *ref)
lists getList(spectrum &spec)
static mpfr_record_ptr & getList(unsigned int Precision)