|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <math.h>#include <endian.h>Classes | |
| union | ModuleBase::libm::mynumber |
Namespaces | |
| namespace | ModuleBase |
| namespace | ModuleBase::libm |
Macros | |
| #define | max(x, y) (((y) > (x)) ? (y) : (x)) |
| #define | min(x, y) (((y) < (x)) ? (y) : (x)) |
| #define | HIGH_HALF 0 |
| #define | LOW_HALF 1 |
| #define | HIGH_HALF 1 |
| #define | LOW_HALF 0 |
| #define | CN 134217729.0 |
Typedefs | |
| typedef int | ModuleBase::libm::int4 |
Functions | |
| int | ModuleBase::libm::__branred (double x, double *a, double *aa) |
| #define CN 134217729.0 |
| #define HIGH_HALF 0 |
| #define HIGH_HALF 1 |
| #define LOW_HALF 1 |
| #define LOW_HALF 0 |
| #define max | ( | x, | |
| y | |||
| ) | (((y) > (x)) ? (y) : (x)) |
| #define min | ( | x, | |
| y | |||
| ) | (((y) < (x)) ? (y) : (x)) |