Modifier and Type | Field and Description |
---|---|
protected double |
frequency |
protected double |
score |
Modifier | Constructor and Description |
---|---|
protected |
F0Tracker.F0Candidate()
Create a default F0 candidate, representing the option "unvoiced", score 0.
|
protected |
F0Tracker.F0Candidate(double frequency,
double score) |
protected F0Tracker.F0Candidate()
protected F0Tracker.F0Candidate(double frequency, double score)
public boolean betterThan(F0Tracker.F0Candidate other)
Copyright © 2000–2016 DFKI GmbH. All rights reserved.