Methods
Modifier and Type |
Method and Description |
static void |
add(double[] ds,
int i,
double y) |
static boolean |
CAS(double[] ds,
int i,
double old,
double newd) |
static void |
max(double[] ds,
int i,
double max) |
static void |
min(double[] ds,
int i,
double min) |