public class WeightedCodebookLsfMatch extends VocalTractMatch
Modifier and Type | Field and Description |
---|---|
WeightedCodebookEntry |
entry |
int[] |
indices |
int |
totalMatches |
double[] |
weights |
Constructor and Description |
---|
WeightedCodebookLsfMatch(double[] sourceLsfs,
double[] targetLsfs) |
WeightedCodebookLsfMatch(int numMaxMatches,
int lpOrder) |
public WeightedCodebookEntry entry
public int[] indices
public double[] weights
public int totalMatches
Copyright © 2000–2016 DFKI GmbH. All rights reserved.