OSDN Git Service

fix make_matrix
authortomohiro yasutomo <o_ggy@users.sourceforge.jp>
Sat, 16 Oct 2010 01:53:31 +0000 (18:53 -0700)
committertomohiro yasutomo <o_ggy@users.sourceforge.jp>
Sat, 16 Oct 2010 01:53:31 +0000 (18:53 -0700)
TODO.txt
lib/libmofmath.a
lib/libmofutil.a
src/build_unix/Testing/Temporary/LastTest.log

index 772d7bf..2040436 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,7 +1,6 @@
-いらないfriend削除
-実装の理由のメモ
-make_zero
 test using boost::test
+delete needless friend member functions
+make_zero
 make_rotation make_scaling *** test 
 make_rotation make_scaling *** impl
 doxygen
@@ -20,4 +19,4 @@ cmake .. -G "Visual Studio 10"
 
 TODO *test\82Ì\8fo\97Í\82Ì\95\\8e¦\82Ì\82³\82¹\82©\82½
 windows\82Ìboost/operations\82Å\82Í N = N1 * N2\82Åcopy\83R\83\93\83X\83g\83\89\83N\83^\82ª\8cÄ\82Î\82ê\82é\81H
-vector,matrix\82É\82Â\82¢\82Äconst\95Ï\90\94\82Å\82à\83R\83\93\83p\83C\83\8b\82Í\92Ê\82é\82æ\82¤\82É\82·\82é
\ No newline at end of file
+vector,matrix\82É\82Â\82¢\82Äconst\95Ï\90\94\82Å\82à\83R\83\93\83p\83C\83\8b\82Í\92Ê\82é\82æ\82¤\82É\82·\82é
index 47dbea5..14ac1c0 100644 (file)
Binary files a/lib/libmofmath.a and b/lib/libmofmath.a differ
index 3a9add3..1eb9f79 100644 (file)
Binary files a/lib/libmofutil.a and b/lib/libmofutil.a differ
index 44cce8a..7803d32 100644 (file)
@@ -1,17 +1,17 @@
-Start testing: Sep 06 03:01 PDT
+Start testing: Sep 09 03:23 PDT
 ----------------------------------------------------------
 1/5 Testing: vector2_test
 1/5 Test: vector2_test
 Command: "/home/yasutomo/devel/moflib/src/mof/math/test/testbin/vector2_test"
 Directory: /home/yasutomo/devel/moflib/src/build_unix/mof/math
-"vector2_test" start time: Sep 06 03:01 PDT
+"vector2_test" start time: Sep 09 03:23 PDT
 Output:
 ----------------------------------------------------------
 <end of output>
-Test time =   0.01 sec
+Test time =   0.00 sec
 ----------------------------------------------------------
 Test Passed.
-"vector2_test" end time: Sep 06 03:01 PDT
+"vector2_test" end time: Sep 09 03:23 PDT
 "vector2_test" time elapsed: 00:00:00
 ----------------------------------------------------------
 
@@ -19,14 +19,14 @@ Test Passed.
 2/5 Test: vector3_test
 Command: "/home/yasutomo/devel/moflib/src/mof/math/test/testbin/vector3_test"
 Directory: /home/yasutomo/devel/moflib/src/build_unix/mof/math
-"vector3_test" start time: Sep 06 03:01 PDT
+"vector3_test" start time: Sep 09 03:23 PDT
 Output:
 ----------------------------------------------------------
 <end of output>
-Test time =   0.01 sec
+Test time =   0.00 sec
 ----------------------------------------------------------
 Test Passed.
-"vector3_test" end time: Sep 06 03:01 PDT
+"vector3_test" end time: Sep 09 03:23 PDT
 "vector3_test" time elapsed: 00:00:00
 ----------------------------------------------------------
 
@@ -34,14 +34,14 @@ Test Passed.
 3/5 Test: matrix2_test
 Command: "/home/yasutomo/devel/moflib/src/mof/math/test/testbin/matrix2_test"
 Directory: /home/yasutomo/devel/moflib/src/build_unix/mof/math
-"matrix2_test" start time: Sep 06 03:01 PDT
+"matrix2_test" start time: Sep 09 03:23 PDT
 Output:
 ----------------------------------------------------------
 <end of output>
-Test time =   0.00 sec
+Test time =   0.01 sec
 ----------------------------------------------------------
 Test Passed.
-"matrix2_test" end time: Sep 06 03:01 PDT
+"matrix2_test" end time: Sep 09 03:23 PDT
 "matrix2_test" time elapsed: 00:00:00
 ----------------------------------------------------------
 
@@ -49,14 +49,14 @@ Test Passed.
 4/5 Test: matrix3_test
 Command: "/home/yasutomo/devel/moflib/src/mof/math/test/testbin/matrix3_test"
 Directory: /home/yasutomo/devel/moflib/src/build_unix/mof/math
-"matrix3_test" start time: Sep 06 03:01 PDT
+"matrix3_test" start time: Sep 09 03:23 PDT
 Output:
 ----------------------------------------------------------
 <end of output>
-Test time =   0.01 sec
+Test time =   0.00 sec
 ----------------------------------------------------------
 Test Passed.
-"matrix3_test" end time: Sep 06 03:01 PDT
+"matrix3_test" end time: Sep 09 03:23 PDT
 "matrix3_test" time elapsed: 00:00:00
 ----------------------------------------------------------
 
@@ -64,15 +64,15 @@ Test Passed.
 5/5 Test: make_matrix_test
 Command: "/home/yasutomo/devel/moflib/src/mof/math/test/testbin/make_matrix_test"
 Directory: /home/yasutomo/devel/moflib/src/build_unix/mof/math
-"make_matrix_test" start time: Sep 06 03:01 PDT
+"make_matrix_test" start time: Sep 09 03:23 PDT
 Output:
 ----------------------------------------------------------
 <end of output>
 Test time =   0.01 sec
 ----------------------------------------------------------
 Test Passed.
-"make_matrix_test" end time: Sep 06 03:01 PDT
+"make_matrix_test" end time: Sep 09 03:23 PDT
 "make_matrix_test" time elapsed: 00:00:00
 ----------------------------------------------------------
 
-End testing: Sep 06 03:01 PDT
+End testing: Sep 09 03:23 PDT