public class ApproximationGenerator extends Object
| Constructor and Description |
|---|
ApproximationGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
generate(float[][] partitionPoints,
float[] vector,
VAFileParams params)
Generate approximation
|
public static byte[] generate(float[][] partitionPoints,
float[] vector,
VAFileParams params)
throws Exception
partitionPoints - The partition pointsvector - The vectorparams - The VAFile paramtersException - An errorCopyright © 2014. All Rights Reserved.