#include <diyfp.h>
Definition at line 43 of file diyfp.h.
◆ DiyFp() [1/3]
internal::DiyFp::DiyFp |
( |
| ) |
|
|
inline |
◆ DiyFp() [2/3]
internal::DiyFp::DiyFp |
( |
uint64_t |
fp, |
|
|
int |
exp |
|
) |
| |
|
inline |
◆ DiyFp() [3/3]
internal::DiyFp::DiyFp |
( |
double |
d | ) |
|
|
inlineexplicit |
◆ Normalize()
DiyFp internal::DiyFp::Normalize |
( |
| ) |
const |
|
inline |
◆ NormalizeBoundary()
DiyFp internal::DiyFp::NormalizeBoundary |
( |
| ) |
const |
|
inline |
◆ NormalizedBoundaries()
void internal::DiyFp::NormalizedBoundaries |
( |
DiyFp * |
minus, |
|
|
DiyFp * |
plus |
|
) |
| const |
|
inline |
◆ operator*()
DiyFp internal::DiyFp::operator* |
( |
const DiyFp & |
rhs | ) |
const |
|
inline |
mult_round
Definition at line 70 of file diyfp.h.
◆ operator-()
DiyFp internal::DiyFp::operator- |
( |
const DiyFp & |
rhs | ) |
const |
|
inline |
◆ ToDouble()
double internal::DiyFp::ToDouble |
( |
| ) |
const |
|
inline |
◆ kDiySignificandSize
const int internal::DiyFp::kDiySignificandSize = 64 |
|
static |
◆ kDpDenormalExponent
◆ kDpExponentBias
◆ kDpExponentMask
◆ kDpHiddenBit
◆ kDpMaxExponent
◆ kDpMinExponent
◆ kDpSignificandMask
◆ kDpSignificandSize
const int internal::DiyFp::kDpSignificandSize = 52 |
|
static |
The documentation for this struct was generated from the following file:
- /home/runner/work/cphot/cphot/include/rapidjson/internal/diyfp.h