To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92774
User er changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Wed Jun 3 09:41:23 +0000
2009 -------
As discussed on IRC, a row-wise value iterator may be better suited that then
could be reused in other statistical functions needing to evaluate data
row-wise.
The challenge is to not lose the performance benefit of the ScValueIterator that
accesses the data column-wise as it is stored internally. Setting up an array of
ScValueIterators, one per column, comes to mind; that then could be iterated
through for each row. Just a quick idea..
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]