Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0000106 |
[ALGLIB] Interpolation |
feature |
N/A |
2009-08-17 15:41 |
2009-08-17 15:45 |
|
Reporter |
SergeyB |
View Status |
public |
|
Assigned To |
SergeyB |
Priority |
normal |
Resolution |
implemented |
|
Status |
resolved |
|
Product Version |
|
|
Summary |
0000106: IMPLEMENTED: Improved linear least squares fitting |
Description |
Improved linear least squares fitting subroutines:
* separate subroutines for tasks without weights and with individual weights
* improved solver - fast QR-based solver for well-conditioned tasks, robust SVD-based solver for ill-conditioned tasks
* automatic solver selection depending on condition number |
Additional Information |
|
|
Programming language |
Unspecified |
|
Attached Files |
|
|