Linear Least Squares Class
Definition
Namespace: DotNumerics.LinearAlgebra
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public sealed class LinearLeastSquaresVB
Public NotInheritable Class LinearLeastSquares- Inheritance
- Object LinearLeastSquares
Constructors
Methods
| CalculateLIWORK | |
| COFSolve(Matrix, Matrix) | |
| COFSolve(Matrix, Matrix, Double) | |
| QRorLQSolve | |
| SVDdcSolve(Matrix, Matrix) | |
| SVDdcSolve(Matrix, Matrix, Double) |
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |