1 \defgroup Matrix Matrix Linear Algebra
3 \brief The ROOT Matrix Linear Algebra classes.
5 Several documents describing the linear algebra classes are listed below:
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)