-
- Downloads
From Eddy:
1) Added to LinkDef.h the NormalEqn function from TDecompChol . They got lost in this file during the transition to the templated version of the matrix library . 2) Replaced in the templated code everywhere references to DB_EPSILON and DBL_MIN by the templated version through <numeric_limits> . git-svn-id: http://root.cern.ch/svn/root/trunk@13929 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- matrix/inc/LinkDef.h 6 additions, 1 deletionmatrix/inc/LinkDef.h
- matrix/inc/TDecompBase.h 2 additions, 2 deletionsmatrix/inc/TDecompBase.h
- matrix/inc/TMatrixTBase.h 5 additions, 4 deletionsmatrix/inc/TMatrixTBase.h
- matrix/inc/TVectorT.h 3 additions, 3 deletionsmatrix/inc/TVectorT.h
- matrix/src/TDecompBase.cxx 2 additions, 3 deletionsmatrix/src/TDecompBase.cxx
- matrix/src/TDecompSVD.cxx 6 additions, 4 deletionsmatrix/src/TDecompSVD.cxx
- matrix/src/TMatrixT.cxx 7 additions, 7 deletionsmatrix/src/TMatrixT.cxx
- matrix/src/TMatrixTSparse.cxx 3 additions, 3 deletionsmatrix/src/TMatrixTSparse.cxx
- matrix/src/TMatrixTSym.cxx 3 additions, 3 deletionsmatrix/src/TMatrixTSym.cxx
Loading
Please register or sign in to comment