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.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public LeastSquaresSolutionMethod SolutionMethod { get; set; }