Skip to content
Snippets Groups Projects
Commit d24fd817 authored by Rene Brun's avatar Rene Brun
Browse files

From Eddy Offermann:

- added a Streamer function to TMatrixTSparse to remove a memory leak.
  Updated LinkDef.h accordingly.

- added vector functionality as proposed by Peter D Barnes from LNL
  (http://root.cern.ch/phpBB2/viewtopic.php?t=8351).

  Mult function: double   s = v1 * M * v2;  // e.g., physics matrix element 
  OuterProduct : TMatrixD M = v1' * v2      // outer product of v1 and v2


git-svn-id: http://root.cern.ch/svn/root/trunk@30125 27541ba8-7e3a-0410-8455-c3a389f83636
parent cc1e06f0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment