The Gallio.Common.Math namespace provides advanced mathematical functions and helper classes not found in Math.

Classes

  ClassDescription
ChiSquareTest
Implementation of a Chi-square test (http://en.wikipedia.org/wiki/Chi_square_test) that calculates the "difference" between an expected and an actual statistical distribution.
Gamma
Helper methods to calculate the Gamma function (http://en.wikipedia.org/wiki/Gamma_function).