Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000370 [ALGLIB] Optimization feature have not tried 2010-08-24 22:08 2010-08-24 22:09
Reporter SergeyB View Status public  
Assigned To SergeyB
Priority normal Resolution implemented  
Status resolved   Product Version
Summary 0000370: IMPLEMENTED: buffered functions for optimization algorithms
Description Optimization algorithms have functions with common names like 'ALGONAMEResults' which were used to get algorithm result. These functions have output parameter X - array, which gets reallocated on each call (because of semantics of these functions).

This fix adds new family of functions - 'ALGONAMEResultsBuf', which takes preallocated buffer (and reallocates it, if too small). It allows to save time when algorithm is used from inner cycle of another performance critical algorithm.
Additional Information
Programming language Unspecified
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2010-08-24 22:08 SergeyB New Issue
2010-08-24 22:08 SergeyB Status new => assigned
2010-08-24 22:08 SergeyB Assigned To => SergeyB
2010-08-24 22:08 SergeyB Programming language => Unspecified
2010-08-24 22:09 SergeyB Status assigned => resolved
2010-08-24 22:09 SergeyB Fixed in Version => NEXT RELEASE
2010-08-24 22:09 SergeyB Resolution open => implemented


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker