From: <l3...@us...> - 2008-07-14 13:24:20
|
Revision: 151 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=151&view=rev Author: l3m Date: 2008-07-14 06:24:24 -0700 (Mon, 14 Jul 2008) Log Message: ----------- svd now works using the new matrix< M, N >, removed old files, added new svd test Modified Paths: -------------- trunk/VMMLib.xcodeproj/project.pbxproj trunk/include/vmmlib/matrix.hpp trunk/include/vmmlib/svd.h trunk/include/vmmlib/vector.hpp trunk/tests/qr_decomposition_test.cpp trunk/tests/unit_test.cpp trunk/tests/unit_test.hpp trunk/tests/vector_test.cpp trunk/tests/vmmlib_unit_tests_main.cpp Added Paths: ----------- trunk/include/vmmlib/svd.hpp trunk/tests/svd_test.cpp trunk/tests/svd_test.hpp Removed Paths: ------------- trunk/include/Sphere.h trunk/include/vmmlib/array.hpp trunk/include/vmmlib/matrix_mxm.hpp trunk/include/vmmlib/matrix_mxn.hpp trunk/tests/matrix_mxn_functors.hpp trunk/tests/matrix_mxn_tests.cpp trunk/tests/matrix_mxn_tests.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |