Enumerates the possible methods for solving a least
squares problem.
Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| C# |
public enum LeastSquaresSolutionMethod
|
| Visual Basic (Declaration) |
Public Enumeration LeastSquaresSolutionMethod
|
| Visual C++ |
public enum class LeastSquaresSolutionMethod
|
| F# |
type LeastSquaresSolutionMethod
|
Members
See Also