Vec.CollectDomain, Vec.VectorGroup_domain, _espc, _key, KEY_PREFIX_LEN, LOG_CHK, MAX_ENUM_SIZE| Constructor and Description |
|---|
TransfVec(Key masterVecKey,
int[] domMap,
int domMin,
Key key,
long[] espc) |
TransfVec(Key masterVecKey,
int[] domMap,
int domMin,
java.lang.String[] domain,
Key key,
long[] espc) |
| Modifier and Type | Method and Description |
|---|---|
Vec |
compose(int[] transfMap)
Compose this vector with given transformation.
|
static Vec |
compose(TransfVec origVec,
int[] transfMap,
boolean keepOrig)
Compose given origVector with given transformation.
|
Chunk |
elem2BV(int cidx)
The Chunk for a chunk#.
|
Vec |
masterVec() |
adaptTo, at, at8, byteSize, checkMissing, chunk, chunk2StartElem, chunkIdx, chunkKey, chunkLen, domain, domain, equals, group, hashCode, isEnum, isInt, isNA, length, makeCon, makeCon, makeTransf, makeTransf, makeZero, max, mean, min, naCnt, nChunks, newKey, postWrite, readable, remove, rollupStats, rollupStats, set, set, set, setNA, sigma, toEnum, toString, writableclone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFieldspublic Chunk elem2BV(int cidx)
Vecpublic Vec compose(int[] transfMap)
public static Vec compose(TransfVec origVec, int[] transfMap, boolean keepOrig)
origVec - transfMap - keepOrig - TransfVec composing transformation of origVector and tranfsMap