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