Macaulay2 Engine
Loading...
Searching...
No Matches
◆
operator+=()
[3/12]
mpreal
& mpfr::mpreal::operator+=
(
const long double
u
)
inline
Definition at line
1148
of file
mpreal.h
.
1149
{
1150
*
this
+=
mpreal
(u);
1151
MPREAL_MSVC_DEBUGVIEW_CODE
;
1152
return
*
this
;
1153
}
mpfr::mpreal::mpreal
mpreal()
Definition
mpreal.h:606
MPREAL_MSVC_DEBUGVIEW_CODE
#define MPREAL_MSVC_DEBUGVIEW_CODE
Definition
mpreal.h:146
References
mpreal()
, and
MPREAL_MSVC_DEBUGVIEW_CODE
.
mpfr
mpreal
Generated on
for Macaulay2 Engine by
1.15.0