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

From Eddy Offermann

Updates for TVector(D).h, TMatrix(D).h
and test/vmatrix.cxx

As you can see, filling of a matrix can be done with an array prepared
by row-wise or column-wise storage.
GetElements() will supply you a pointer to the COLUMN_WISE stored
matrix data.
GetElements(Double_t *array,Option_t *opt) will let you store it in a user
supplied/allocated array either column- or row- wise.


git-svn-id: http://root.cern.ch/svn/root/trunk@4444 27541ba8-7e3a-0410-8455-c3a389f83636
parent 40076dde
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.
Finish editing this message first!
Please register or to comment