|
Mantis - ALGLIB
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 369 | General | feature | have not tried | 2010-08-24 22:01 | 2010-08-24 22:02 |
|
|
|||||
| Reporter: | SergeyB | Platform: | |||
| Assigned To: | SergeyB | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | resolved | Product Version: | |||
| Product Build: | Resolution: | implemented | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.0.0.rc1 | ||
| Programming language: | Unspecified | ||||
|
|
|||||
| Summary: | 0000369: INCOMPATIBLE: changes in 'nearestneighbor' unit | ||||
| Description: |
Backward compatible changes: * buffered query functions were added. These functions can use preallocated buffer (which is automatically reallocated, if it is too small), which reduces number of dynamic allocations and increases overall performance * better detection of errors in input parameters Incompatible changes: * functions from 'KDTreeQueryResults' family do NOT return result size K anymore. This value is already returned by functions from 'KDTreeQuery' family, so there are no reasons to duplicate it. |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2010-08-24 22:01 | SergeyB | New Issue | |||
| 2010-08-24 22:01 | SergeyB | Status | new => assigned | ||
| 2010-08-24 22:01 | SergeyB | Assigned To | => SergeyB | ||
| 2010-08-24 22:01 | SergeyB | Programming language | => Unspecified | ||
| 2010-08-24 22:02 | SergeyB | Status | assigned => resolved | ||
| 2010-08-24 22:02 | SergeyB | Fixed in Version | => NEXT RELEASE | ||
| 2010-08-24 22:02 | SergeyB | Resolution | open => implemented | ||
| There are no notes attached to this issue. |