public static class ASTGroup.AGG extends Iced
| Modifier and Type | Field and Description |
|---|---|
int |
_col |
| Constructor and Description |
|---|
ASTGroup.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, toJsonString, write, writeExternal, writeJSONpublic ASTGroup.AGG(ASTGroup.FCN fcn, int col, ASTGroup.NAHandling na, int maxx)