-
- Downloads
From Eddy Offermann:
This patch contains some cleaning up and filling in some holes in the TDecompQRH class . git-svn-id: http://root.cern.ch/svn/root/trunk@8112 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- matrix/inc/TDecompBase.h 5 additions, 2 deletionsmatrix/inc/TDecompBase.h
- matrix/inc/TDecompChol.h 7 additions, 3 deletionsmatrix/inc/TDecompChol.h
- matrix/inc/TDecompLU.h 7 additions, 3 deletionsmatrix/inc/TDecompLU.h
- matrix/inc/TDecompQRH.h 12 additions, 7 deletionsmatrix/inc/TDecompQRH.h
- matrix/inc/TDecompSVD.h 22 additions, 19 deletionsmatrix/inc/TDecompSVD.h
- matrix/src/TDecompBase.cxx 13 additions, 9 deletionsmatrix/src/TDecompBase.cxx
- matrix/src/TDecompChol.cxx 7 additions, 7 deletionsmatrix/src/TDecompChol.cxx
- matrix/src/TDecompLU.cxx 5 additions, 5 deletionsmatrix/src/TDecompLU.cxx
- matrix/src/TDecompQRH.cxx 104 additions, 32 deletionsmatrix/src/TDecompQRH.cxx
- matrix/src/TDecompSVD.cxx 13 additions, 9 deletionsmatrix/src/TDecompSVD.cxx
Loading
Please register or sign in to comment