public static class AstGroup.AGG extends Iced
Modifier and Type | Field and Description |
---|---|
int |
_col |
Constructor and Description |
---|
AGG(AstGroup.FCN fcn,
int col,
AstGroup.NAHandling na,
int maxx) |
Modifier and Type | Method and Description |
---|---|
void |
atomic_op(double[][] d0ss,
long[] n0s,
int i,
double[] d1s,
long n1) |
double[] |
initVal() |
void |
op(double[][] d0ss,
long[] n0s,
int i,
double d1) |
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSON
public AGG(AstGroup.FCN fcn, int col, AstGroup.NAHandling na, int maxx)