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

In the TVectorT, TMatrixT free Add functions, add the special case

where the argument scalar is null, ie
 -if scalar != 0 target += scalar * A * source
 -if scalar == 0 target = A * source


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