From: <jul...@us...> - 2007-03-13 09:48:51
|
Revision: 63 http://svn.sourceforge.net/vmmlib/?rev=63&view=rev Author: julius87 Date: 2007-03-13 02:48:46 -0700 (Tue, 13 Mar 2007) Log Message: ----------- added quaternion, added unit tests for vector2,3,4 and svd, added not yet working tests for jacobi Modified Paths: -------------- trunk/include/JacobiSolver.h trunk/include/Matrix3.h trunk/include/SingularValueDecomposition.h trunk/include/VMMLib.h trunk/include/Vector2.h trunk/include/Vector4.h trunk/tests/main_test.cpp Added Paths: ----------- trunk/include/Quaternion.h trunk/tests/JacobiSolverTest.cpp trunk/tests/JacobiSolverTest.h trunk/tests/QuaternionTest.cpp trunk/tests/QuaternionTest.h trunk/tests/SVDTest.cpp trunk/tests/SVDTest.h trunk/tests/Vector2Test.cpp trunk/tests/Vector2Test.h trunk/tests/Vector3Test.cpp trunk/tests/Vector3Test.h trunk/tests/Vector4Test.cpp trunk/tests/Vector4Test.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |