public class Fun2Column.FunChunk extends DependentChunk<Z>
Constructor and Description |
---|
FunChunk(TypedChunk<X> cx,
TypedChunk<Y> cy) |
Modifier and Type | Method and Description |
---|---|
Z |
get(int i) |
boolean |
isNA(int i) |
Chunk |
rawChunk() |
Vec |
vec() |
cidx, length, start
public FunChunk(TypedChunk<X> cx, TypedChunk<Y> cy)