Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


Hi to everyone,
I m trying to optimize ScInterpreter::ScGCD and ScInterpreter::ScLCM (in /
core <http://opengrok.libreoffice.org/xref/core>/sc
<http://opengrok.libreoffice.org/xref/core/sc>/source
<http://opengrok.libreoffice.org/xref/core/sc/source>/core
<http://opengrok.libreoffice.org/xref/core/sc/source/core>/tool
<http://opengrok.libreoffice.org/xref/core/sc/source/core/tool>/interpr5.cxx
<http://opengrok.libreoffice.org/xref/core/sc/source/core/tool/interpr5.cxx>)
as mentioned in bug tdf#89387..
From what I understood , these function are not optimal in the matrix case
(evenif the algorithms look good in my opinion) and need to be changed. So
my question is how can I do it? If I create function in
/core/sc/source/core/tool/ScMatrix.cxx that take as input a matrix and
retuns the GCD(or LCM) I'll do ok?or is not the right way to proceed?
thanks ,I welcome any advice that you can give me.

Kind regards,
filippo giacchè

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.