https://github.com/root-project/root
Revision 24e34535577c824e7ea7bbe9f5f2bb2004ad3bb5 authored by Rene Brun on 28 March 2005, 20:38:35 UTC, committed by Rene Brun on 28 March 2005, 20:38:35 UTC
a small patch to correct the matrices for root < 4 :
In previous root versions, the matrix was stored column-wise,
now it is row-wise . With this patch the streamer will
correct column-wise stored matrices .


git-svn-id: http://root.cern.ch/svn/root/trunk@11434 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 214bca8
History
Tip revision: 24e34535577c824e7ea7bbe9f5f2bb2004ad3bb5 authored by Rene Brun on 28 March 2005, 20:38:35 UTC
From Eddy Offermann:
Tip revision: 24e3453

back to top