Documentation
¶
Overview ¶
Package wam implements the Weighted Arithmetic Mean, which forms the basis of Rob Pike's criticality score algorithm as documented in Quantifying_criticality_algorithm.pdf.
Index ¶
Constants ¶
View Source
const Name = "weighted_arithmetic_mean"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type WeighetedArithmeticMean ¶
type WeighetedArithmeticMean struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.