Searched hist:ee8f9847 (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/scaddins/source/analysis/ |
H A D | analysishelper.cxx | diff ee8f9847 Fri Feb 01 19:43:01 UTC 2013 Pedro Giffuni <pfg@apache.org> Use TR1 C++ complex class instead of simple record fields. The syntax is different and somewhat ugly as it doesn't seem possible to manipulate directly the real or imaginary parts but it is possible to use operator overloading. This is done for "fun" and to keep in line with evolving C++ standards. Numerical results should be unaffected. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1441604 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | analysishelper.hxx | diff ee8f9847 Fri Feb 01 19:43:01 UTC 2013 Pedro Giffuni <pfg@apache.org> Use TR1 C++ complex class instead of simple record fields. The syntax is different and somewhat ugly as it doesn't seem possible to manipulate directly the real or imaginary parts but it is possible to use operator overloading. This is done for "fun" and to keep in line with evolving C++ standards. Numerical results should be unaffected. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1441604 13f79535-47bb-0310-9956-ffa450edef68
|
Completed in 24 milliseconds