Mantis - ALGLIB
Viewing Issue Advanced Details
369 General feature have not tried 2010-08-24 22:01 2010-08-24 22:02
SergeyB  
SergeyB  
normal  
resolved  
implemented  
none    
none 3.0.0.rc1  
Unspecified
0000369: INCOMPATIBLE: changes in 'nearestneighbor' unit
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.
Issue History
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.