| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
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
Set property svn:eol-style LF on all source and Makefiles. This should avoid problems with Win32 line endings ending up in the repository. All MS tools support LF eols fine.
imported svn:keywords Id property
remove :$ from tag line
From Eddy: Remove the inclusion of TMath.h in TMatrixTUtils.h and fix all the consequences
From Saurylu@gmail.com TRotation & SetZAxis(const TVector3& axis, const TVector3& zxPlane) set Y axis should be set Z axis
From Axel: - fix method start tag in TFile (remove "1"). - add empty line in front of class descr in physics/ (class descr is supposed to _start_ with class descr tag!)
Fix coding conventions violations
Fix coding conventions violations
Fix coding conventions violations.
From Eric Anciant Add a new construction accepting a TQuaternion as input
Change the format of the Gegin_html, End_html to follow Axel's prescriptions.
Fix some portability problems in new code from Clark McGrew
Additions of new functions in TRotation to rotate a vector using Euler angles. Thanks to Clark McGrew <clark.mcgrew@sunysb.edu>
Fix a typo in the documentation reported by Esben B. Klinkby
error in the Rx(a) rotation matrix.
| 1 0 0 |
Rx(a) = | 1 cos(a) -sin(a) |
| 0 sin(a) cos(a) |
First coulum, second row should be 0, not 1.
Add explicit calls to the base classes copy constructors in the copy constructors. This is required by gcc on MacOS X
Fix a typo in the documentation of TRotation (thanks
Daniel Neville for reporting)
This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
Initial import of ROOT into CVS
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.
| Subversion Admin | ViewVC Help |
| Powered by ViewVC 1.0.9 |