public class Fun2Column.FunChunk extends DependentChunk<Z>
Fun2Column.FunChunk(TypedChunk<X> cx, TypedChunk<Y> cy)
Z
get(int i)
boolean
isNA(int i)
Chunk
rawChunk()
Vec
vec()
cidx, length, start
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Fun2Column.FunChunk(TypedChunk<X> cx, TypedChunk<Y> cy)
public Chunk rawChunk()
public Vec vec()
public boolean isNA(int i)
public Z get(int i)