//
pkg.gl
Category
github.com/AlexdeRuijter/stochastic-particle-model
analysis
package
0.0.0-20220207032058-63958af4a46a
Repository:
https://github.com/alexderuijter/stochastic-particle-model.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
45 SLOC
#
Functions
CalculateMean
Calculate the mean of a slice of float64's.
CalculateMeanAndVariation
Calculate the mean and variation of a list-slice of float64s.
CalculateMeanChannel
Calculate the mean of a chan of float64's with an unknown total of elements.
CalculateVariation
Calculate the variation of a slice of float64's.