C# (CSharp) GSF.NumericalAnalysis 네임스페이스

클래스들

이름 설명
CurveFit Linear regression algorithm.
Euclidean Contains an implementation of greatest common denominator and least common multiple using the Euclidean algorithm.
GaussianDistribution Implements a BoxMuller method for generating statistically normal random numbers.
SineWave Represents a sine wave of the form y=A*sin(ω*t+Φ)+δ.
WaveFit Linear regression algorithm for sine waves.