|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmarytts.htsengine.HTSPStream
inpro.synthesis.hts.HTSFullPStream.EmptyHTSPStream
class HTSFullPStream.EmptyHTSPStream
Field Summary | |
---|---|
private double[] |
emptyParVec
|
Fields inherited from class marytts.htsengine.HTSPStream |
---|
feaType, g, ivseq, maxGVIter, mseq, nT, NUM, par, WLEFT, WRIGHT, wum, wuw |
Constructor Summary | |
---|---|
HTSFullPStream.EmptyHTSPStream()
|
Method Summary | |
---|---|
double |
getPar(int i,
int j)
|
double[] |
getParVec(int t)
|
Methods inherited from class marytts.htsengine.HTSPStream |
---|
calcWUWandWUM, getDWLeftBoundary, getDWRightBoundary, getOrder, getParStream, getT, getVsize, mlpg, mlpg, setIvseq, setMseq, setMseq, setPar, setVseq |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private double[] emptyParVec
Constructor Detail |
---|
public HTSFullPStream.EmptyHTSPStream()
Method Detail |
---|
public double[] getParVec(int t)
getParVec
in class marytts.htsengine.HTSPStream
public double getPar(int i, int j)
getPar
in class marytts.htsengine.HTSPStream
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |