Uses of Class
OutputData

Uses of OutputData in <Unnamed>
 

Subclasses of OutputData in <Unnamed>
 class ChowLiuOutput
          Represents mvnhmm version 2.0 output file for chow-liu option.
 class OutputDataBernoulli
          Represents mvnhmm version 2.0 output file for action type learn with bernoulii as option.
 class OutputDataV2
          Represents mvnhmm version 2.0 output file for action type learn.
 class ViterbiOutputData
          Represents mvnhmm version 2.0 output file for action type learn.
 

Methods in <Unnamed> with parameters of type OutputData
 void RainfallAmountWindow.add2DPlots(int numStates, StationInfo in, int rectW, int rectH, OutputData dataIn, java.util.Vector sps)
          Create 2D plots and add 2D plots to top panel.
 void PlotsWindow.add2DPlots(int numStates, StationInfo in, int rectW, int rectH, OutputData dataIn, java.util.Vector c)
          Put 2D plots to top panel.