ooo-build r9554 - in trunk/scratch/scsolver: . source/inc/numeric source/numeric workben/unittest



Author: kyoshida
Date: 2007-06-11 05:43:30 +0100 (Mon, 11 Jun 2007)
New Revision: 9554
ViewCVS link: http://svn.gnome.org/viewcvs/ooo-build?rev=9554&view=rev

Added:
   trunk/scratch/scsolver/source/inc/numeric/polyeqnsolver.hxx
   trunk/scratch/scsolver/source/numeric/polyeqnsolver.cxx
   trunk/scratch/scsolver/source/numeric/polyeqnsolver_test.cxx
Modified:
   trunk/scratch/scsolver/ChangeLog
   trunk/scratch/scsolver/source/inc/numeric/matrix.hxx
   trunk/scratch/scsolver/source/numeric/makefile.mk
   trunk/scratch/scsolver/source/numeric/matrix.cxx
   trunk/scratch/scsolver/source/numeric/matrix_test.cxx
   trunk/scratch/scsolver/workben/unittest/Makefile
Log:
2007-06-11  Kohei Yoshida  <kyoshida novell com>

    * source/inc/numeric/matrix.hxx:
    * source/numeric/matrix.cxx: minor variable name changes.

    * source/numeric/matrix_test.cxx: removed garbage from license header.

    * source/inc/numeric/polyeqnsolver.hxx:
    * source/numeric/polyeqnsolver.cxx:
    * source/numeric/polyeqnsolver_test.cxx:
    * source/numeric/makefile.mk: new class PolyEqnSolver added for solving
      arbitrary-order polynomial equations.

    * workben/unittest/Makefile: unit test for PolyEqnSolver.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]