Mantis - ALGLIB
Viewing Issue Advanced Details
840 Interpolation feature have not tried 2018-11-17 19:40 2018-11-17 19:40
SergeyB  
SergeyB  
normal  
resolved  
implemented  
none    
none 3.15.0  
Unspecified
0000840: IMPLEMENTED: HRBF models now supports progress reports and termination requests
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
Issue History
2018-11-17 19:40 SergeyB New Issue
2018-11-17 19:40 SergeyB Status new => assigned
2018-11-17 19:40 SergeyB Assigned To => SergeyB
2018-11-17 19:40 SergeyB Programming language => Unspecified
2018-11-17 19:40 SergeyB Status assigned => resolved
2018-11-17 19:40 SergeyB Fixed in Version => 3.15.0
2018-11-17 19:40 SergeyB Resolution open => implemented

There are no notes attached to this issue.