|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ac.ulg.montefiore.run.jahmm.io.OpdfWriter<OpdfMultiGaussian>
be.ac.ulg.montefiore.run.jahmm.io.OpdfMultiGaussianWriter
public class OpdfMultiGaussianWriter
This class implements a OpdfMultiGaussian writer. It is compatible
with the OpdfMultiGaussianReader class.
| Constructor Summary | |
|---|---|
OpdfMultiGaussianWriter()
|
|
| Method Summary | |
|---|---|
void |
write(java.io.Writer writer,
OpdfMultiGaussian opdf)
Writes a textual description of a given Opdf compatible
with the corresponding OpdfReader. |
| Methods inherited from class be.ac.ulg.montefiore.run.jahmm.io.OpdfWriter |
|---|
write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpdfMultiGaussianWriter()
| Method Detail |
|---|
public void write(java.io.Writer writer,
OpdfMultiGaussian opdf)
throws java.io.IOException
OpdfWriterOpdf compatible
with the corresponding OpdfReader.
write in class OpdfWriter<OpdfMultiGaussian>writer - The writer where the description is output.opdf - An observation distribution.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||