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