PartMC  2.3.0
Data Types
stats.F90 File Reference

The pmc_stats module. More...

Go to the source code of this file.

Data Types

module  pmc_stats
 The stats_t type and associated subroutines. More...
 
type  pmc_stats::stats_t
 Structure for online computation of mean and variance. More...
 
type  pmc_stats::stats_1d_t
 Structure for online computation of 1D arrays of mean and variance. More...
 
type  pmc_stats::stats_2d_t
 Structure for online computation of 2D arrays of mean and variance. More...
 

Detailed Description

The pmc_stats module.

Definition in file stats.F90.