Copyright | Copyright (c) 2012-2015, David Sorokin <david.sorokin@gmail.com> |
---|---|
License | BSD3 |
Maintainer | David Sorokin <david.sorokin@gmail.com> |
Stability | experimental |
Safe Haskell | None |
Language | Haskell98 |
Simulation.Aivika.Experiment.FinalStatsView
Description
Tested with: GHC 7.8.3
The module defines FinalStatsView
gathers the statistics
in the final time points for different simulation runs.
Documentation
data FinalStatsView Source
Defines the View
that gathers the statistics
in the final time points.
Constructors
FinalStatsView | |
Fields
|
Instances
defaultFinalStatsView :: FinalStatsView Source
The default statistics view.