| Constructor and Description |
|---|
VAFile(VAFileParams params)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
ApproximationGenerator.generate(float[][] partitionPoints,
float[] vector,
VAFileParams params)
Generate approximation
|
| Constructor and Description |
|---|
PointPartitioning(String file,
VAFileParams params)
Creates a new instance
|
PopulateIndex(VAFileParams params,
boolean firstcreated)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
VAFileParams |
IOHelper.readHeader(RandomAccessFile rand)
Reads a header
|
| Modifier and Type | Method and Description |
|---|---|
void |
IOHelper.writeHeader(VAFileParams params,
RandomAccessFile rand)
Writes the header
|
| Constructor and Description |
|---|
ApproximationFileRandomAccess(VAFileParams params)
Creates a new instance
|
ApproximationFileReader(VAFileParams params)
Creates a new Instance
|
FileBufferReader(String file,
VAFileParams params)
Creates a new instance
|
FileBufferWriter(String file,
VAFileParams params)
Creates a new instance
|
VectorFileRandomAccess(VAFileParams params)
Creates a new instance
|
VectorFileReader(VAFileParams params)
Creates a new instance
|
Copyright © 2014. All Rights Reserved.