Constructor and Description |
---|
RowTask.Row(RowTask<T> tsk) |
Modifier and Type | Method and Description |
---|---|
ValueArray.Column |
getColInfo(int cidx) |
double |
getDCol(int cidx) |
void |
getDCols(int[] cols,
double[] vals) |
long |
getICol(int cidx) |
void |
getICols(int[] cols,
long[] vals) |
boolean |
isNA(int c) |
public long getICol(int cidx)
public double getDCol(int cidx)
public ValueArray.Column getColInfo(int cidx)
public void getDCols(int[] cols, double[] vals)
public void getICols(int[] cols, long[] vals)
public boolean isNA(int c)