blender/intern/iksolver/intern
Kent Mein a297f42bcd Changed : A[i,k] to A[i][k]
Caught from the following warning:
In file included from IK_QChain.h:47,
                 from IK_QChain.cpp:44:
TNT/cmat.h: In function `void TNT::matmultdiag(TNT::Matrix<T>&, const TNT::Matri
x<T>&, const TNT::Vector<T>&)':
TNT/cmat.h:593: warning: left-hand operand of comma has no effect

Kent
2004-08-30 13:44:58 +00:00
..
TNT Changed : A[i,k] to A[i][k] 2004-08-30 13:44:58 +00:00
IK_QChain.cpp Yes I did it again ;) 2002-11-25 09:53:07 +00:00
IK_QChain.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
IK_QJacobianSolver.cpp Yes I did it again ;) 2002-11-25 09:53:07 +00:00
IK_QJacobianSolver.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
IK_QSegment.cpp Update to use <iostream> vs <iostream.h> 2003-03-18 23:21:31 +00:00
IK_QSegment.h Fixed this warning: 2002-12-19 20:06:07 +00:00
IK_QSolver_Class.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
IK_Solver.cpp Update to use <iostream> vs <iostream.h> 2003-03-18 23:21:31 +00:00
Makefile Initial revision 2002-10-12 11:37:38 +00:00
MT_ExpMap.cpp Yes I did it again ;) 2002-11-25 09:53:07 +00:00
MT_ExpMap.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00