aivika-experiment-5.3.3: Simulation experiments for the Aivika library
CopyrightCopyright (c) 2012-2017 David Sorokin <david.sorokin@gmail.com>
LicenseBSD3
MaintainerDavid Sorokin <david.sorokin@gmail.com>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

Simulation.Aivika.Experiment.Base.FinalStatsView

Description

Tested with: GHC 8.0.1

The module defines FinalStatsView that gathers the statistics in the final time points for different simulation runs.

Synopsis

Documentation

data FinalStatsView Source #

Defines the View that gathers the statistics in the final time points.

Constructors

FinalStatsView 

Fields

defaultFinalStatsView :: FinalStatsView Source #

The default statistics view.