-
- Downloads
- modify matrix expression to use both i and j index. This improves substuntially multiplication and transpose operations where there is no need to calculate the right offset for each element - use a static const function in MatRepSym for the offset as suggested by Vincenzo. This gives some small improvements on Windows and Solaris - generate dictionary also for the MatRepStd classes git-svn-id: http://root.cern.ch/svn/root/trunk@14197 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- smatrix/inc/LinkDef.h 11 additions, 1 deletionsmatrix/inc/LinkDef.h
- smatrix/inc/Math/Expression.h 14 additions, 1 deletionsmatrix/inc/Math/Expression.h
- smatrix/inc/Math/HelperOps.h 22 additions, 4 deletionssmatrix/inc/Math/HelperOps.h
- smatrix/inc/Math/MatrixFunctions.h 29 additions, 1 deletionsmatrix/inc/Math/MatrixFunctions.h
- smatrix/inc/Math/MatrixRepresentationsStatic.h 14 additions, 7 deletionssmatrix/inc/Math/MatrixRepresentationsStatic.h
- smatrix/inc/Math/SMatrix.h 3 additions, 1 deletionsmatrix/inc/Math/SMatrix.h
- smatrix/inc/Math/SMatrix.icc 4 additions, 1 deletionsmatrix/inc/Math/SMatrix.icc
Loading
Please register or sign in to comment