![]() |
My Project
|
#include <amp.h>
Static Public Member Functions | |
static const ampf | getUlpOf (const ampf &x) |
static const ampf | getUlp () |
static const ampf | getUlp256 () |
static const ampf | getUlp512 () |
static const ampf | getMaxNumber () |
static const ampf | getMinNumber () |
static const ampf | getAlgoPascalEpsilon () |
static const ampf | getAlgoPascalMaxNumber () |
static const ampf | getAlgoPascalMinNumber () |
static const ampf | getRandom () |
static const ampf | getUlpOf (const ampf &x) |
static const ampf | getUlp () |
static const ampf | getUlp256 () |
static const ampf | getUlp512 () |
static const ampf | getMaxNumber () |
static const ampf | getMinNumber () |
static const ampf | getAlgoPascalEpsilon () |
static const ampf | getAlgoPascalMaxNumber () |
static const ampf | getAlgoPascalMinNumber () |
static const ampf | getRandom () |
Private Member Functions | |
void | CheckPrecision () |
void | InitializeAsZero () |
void | InitializeAsSLong (signed long v) |
void | InitializeAsULong (unsigned long v) |
void | InitializeAsDouble (long double v) |
void | InitializeAsString (const char *s) |
void | CheckPrecision () |
void | InitializeAsZero () |
void | InitializeAsSLong (signed long v) |
void | InitializeAsULong (unsigned long v) |
void | InitializeAsDouble (long double v) |
void | InitializeAsString (const char *s) |
Private Attributes | |
mpfr_record * | rval |
Definition at line 97 of file amp.h.
|
inline |
|
inline |
Definition at line 1112 of file svd_si.h.
|
inline |
|
inline |
mpfr_srcptr amp::ampf< Precision >::getReadPtr | ( | ) | const |
Definition at line 291 of file amp.h.
mpfr_srcptr amp::ampf< Precision >::getReadPtr | ( | ) | const |
Definition at line 520 of file amp.h.
Definition at line 534 of file amp.h.
Definition at line 488 of file amp.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 399 of file amp.h.
Definition at line 354 of file amp.h.
Definition at line 445 of file amp.h.
|
private |