Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0000840 |
[ALGLIB] Interpolation |
feature |
have not tried |
2018-11-17 19:40 |
2018-11-17 19:40 |
|
Reporter |
SergeyB |
View Status |
public |
|
Assigned To |
SergeyB |
Priority |
normal |
Resolution |
implemented |
|
Status |
resolved |
|
Product Version |
|
|
Summary |
0000840: IMPLEMENTED: HRBF models now supports progress reports and termination requests |
Description |
Hierarchical RBFs (HRBFs) model construction now supports two important features:
* progress reports - you can peek into current progress from some other thread with rbfpeekprogress() function
* termination requests - you can smoothly terminate RBF model construction from some other thread with rbfrequesttermination() function |
Additional Information |
|
|
Programming language |
Unspecified |
|
Attached Files |
|
|