Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.Curves Namespace
Contains a set of standard weight functions that can be used in linear and nonlinear curve fitting.
For a list of all members of this type, see WeightFunctions Members.
System.Object
WeightFunctions
A weight function is a function that takes two parameters: the X and Y values of an observation, and returns the weight associated with that observation. The function is encapsulated in a BivariateRealFunction delegate.
The WeightFunctions class defines a set of commonly used weight functions for use in linear and nonlinear least squares fitting.
Namespace: Extreme.Mathematics.Curves
Assembly: Extreme.Mathematics (in Extreme.Mathematics.dll)
WeightFunctions Members | Extreme.Mathematics.Curves Namespace