Interface for least squares weighting functions.
Namespace:
CenterSpace.NMath.MatrixAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public interface IDoubleLeastSqWeightingFunction : ICloneable |
| Visual Basic (Declaration) |
|---|
Public Interface IDoubleLeastSqWeightingFunction _ Implements ICloneable |
| Visual C++ |
|---|
public interface class IDoubleLeastSqWeightingFunction : ICloneable |