Namespace:
Extreme.Mathematics.LinearAlgebra
Assembly:
Extreme.Numerics.SinglePrecision.Net20 (in Extreme.Numerics.SinglePrecision.Net20.dll) Version: 3.6.10055.0 (3.6.10061.0)
Syntax
| C# |
|---|
public interface ISingleLeastSquaresSolver |
| Visual Basic (Declaration) |
|---|
Public Interface ISingleLeastSquaresSolver |
| Visual C++ |
|---|
public interface class ISingleLeastSquaresSolver |
| F# |
|---|
type ISingleLeastSquaresSolver = interface end |
See Also