|
From: Allen B. <al...@us...> - 2004-09-22 20:32:32
|
allenb 2004/09/22 13:32:25 PDT
Modified files:
modules/GMTL/gmtl MatrixOps.h
Log:
New feature: New inversion method using Gauss-Jordan in place inversion.
Bug fixed: Inversion did not work for non 4x4 matricies.
This fixes the old inversion method and adds a new method (that is currently broken).
Revision Changes Path
1.37 +136 -22 GGT/modules/GMTL/gmtl/MatrixOps.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/MatrixOps.h.diff?r1=1.36&r2=1.37&diff_format=l
|