Least Squares Solver<T>.Solution Method Property
Gets or sets the LeastSquaresSolutionMethod
used to calculate this LeastSquaresSolver<T>.
Definition
Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public LeastSquaresSolutionMethod SolutionMethod { get; set; }