Linear |
Name | Description | |
---|---|---|
![]() | LinearFitBySvd(IROMatrixDouble, Double, Double, Int32, Int32, Double) | Fits a data set linear to a given x base. |
![]() | LinearFitBySvd(Double, Double, Double, Int32, Int32, FunctionBaseEvaluator, Double) | Fits a data set linear to a given function base. |
![]() | LinearFitBySvd(IReadOnlyListDouble, IReadOnlyListDouble, IReadOnlyListDouble, Int32, Int32, FunctionBaseEvaluator, Double) | Fits a data set linear to a given function base. |