From: <l3...@us...> - 2009-05-12 10:31:01
|
Revision: 224 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=224&view=rev Author: l3m Date: 2009-05-12 10:30:42 +0000 (Tue, 12 May 2009) Log Message: ----------- added and fixed tests for SVD and SVD-LAPACK, added specialized matrix comparison functors... Modified Paths: -------------- branches/one-dot-oh/VMMLib.xcodeproj/project.pbxproj branches/one-dot-oh/include/vmmlib/jacobi_solver.hpp branches/one-dot-oh/include/vmmlib/matrix_functors.hpp branches/one-dot-oh/tests/frustum_test.cpp branches/one-dot-oh/tests/lapack_svd_test.cpp branches/one-dot-oh/tests/lapack_svd_test.hpp branches/one-dot-oh/tests/matrix_test.cpp branches/one-dot-oh/tests/qr_decomposition_test.cpp branches/one-dot-oh/tests/qr_decomposition_test.hpp branches/one-dot-oh/tests/svd_test.cpp branches/one-dot-oh/tests/svd_test.hpp branches/one-dot-oh/tests/unit_test.hpp branches/one-dot-oh/tests/vmmlib_unit_tests_main.cpp Added Paths: ----------- branches/one-dot-oh/tests/jacobi_test.cpp branches/one-dot-oh/tests/jacobi_test.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |