Logo ROOT   6.10/02
Reference Guide
math/matrix/doc/index.md
Go to the documentation of this file.
1 \defgroup Matrix Matrix Linear Algebra
2 \ingroup Math
3 \brief The ROOT Matrix Linear Algebra classes.
4 
5  Several documents describing the linear algebra classes are listed below:
6 
7  - [The Chapter about the Linear Algebra classes in the Users Guide](ftp://root.cern.ch/root/doc/14LinearAlgebra.pdf)
8  - [How to Create and Fill a matrix](http://root.cern.ch/root/HowtoCreateMatrix.html)
9  - [How to Invert a matrix](http://root.cern.ch/root/HowtoInvertMatrix.html)
10  - [How to perform a Linear Fit](http://root.cern.ch/root/HowtoPerformLinearFit.html)
11