Log of /trunk/math/matrix/inc/TMatrixDSymEigen.h
Parent Directory
Revision
22885 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 28 13:57:25 2008 UTC (6 years, 9 months ago) by
rdm
File length: 2537 byte(s)
Diff to
previous 22428
move the following directories under the new "math" meta directory:
mathcore
mathmore
fftw
foam
fumili
genvector
matrix
minuit
minuit2
mlp
physics
smatrix
splot
unuran
quadp
Revision
13751 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 22 08:41:32 2005 UTC (9 years, 1 month ago) by
brun
Original Path:
trunk/matrix/inc/TMatrixDSymEigen.h
File length: 2556 byte(s)
Diff to
previous 11119
From Eddy Offermann;
Introduce a templated version of the matrix package.
WARNING: Read carefully the Release Notes of version 5.08
concerning the forward declarations of classes TMatriXF,TMatrixD,TVectorF,TVectorD. Use #include "TMatrixDfwh.h, etc" instead.
If uou update from CVS, do
cd $ROOTSYS/matrix/src
rm *.d *.o
Revision
11119 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 15 16:17:10 2005 UTC (9 years, 11 months ago) by
brun
Original Path:
trunk/matrix/inc/TMatrixDSymEigen.h
File length: 2499 byte(s)
Diff to
previous 9893
From Eddy Offermann
Here a patch to remove some inconsistencies/bugs in the indexing of the
decomposed matrices and eigen-vectors/-values in case the row/column
index
did not start 0 .
The tests in stressLinear were modified/extended to check these cases .
Revision
9893 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 3 13:41:35 2004 UTC (10 years, 4 months ago) by
brun
Original Path:
trunk/matrix/inc/TMatrixDSymEigen.h
File length: 2131 byte(s)
Diff to
previous 8143
From Eddy Offermann
The matrix includes contained circular dependencies (which were of
course
stopped by the #ifdef's) . Situation has been cleaned up by inserting
several forward declarations in the header files and moving some
includes
to the source files . A change in a header file now causes less
compilation
in other directories like hist.
This cleanup made adding an include file in quadp/src/TQpVar necessary
and some additional include files in the tutorials and test files
Revision
8013 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Sun Jan 25 20:33:32 2004 UTC (11 years ago) by
brun
Original Path:
trunk/matrix/inc/TMatrixDSymEigen.h
File length: 2033 byte(s)
New Linear Algebra package from Eddy Offermann.
This new package reimplements the previous classes TMatrix and TMatrixD.
The new classes should be back compatible with the previous version except
the function GetElements.
New classes have been introduced for symmetric matrices,
lazy matrices.
New algorithms (LU, SVD) have been introduced.
A new test suite test/stressLinear.cxx is introduced.
A complete description of this package will be posted in the coming days.
The classes are well documented in the implementation headers.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.