Package samer.models
Class MOGModel
- java.lang.Object
-
- samer.tools.AnonymousTask
-
- samer.tools.NamedTask
-
- samer.models.MOGModel
-
- All Implemented Interfaces:
- Task
public class MOGModel extends NamedTask
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description void
data(double x)
void
flush()
Task
flushTask()
Function
getPDF()
void
run()
void
starting()
-
Methods inherited from class samer.tools.AnonymousTask
stopping
-
-
-
-
Constructor Detail
-
MOGModel
public MOGModel(Generator in, int n)
-
-