Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 
int Invert(LASymMatrix &)
Definition: LaInverse.cxx:22
TArc * a
Definition: textangle.C:12
TFitResultPtr Fit(FitObject *h1, TF1 *f1, Foption_t &option, const ROOT::Math::MinimizerOptions &moption, const char *goption, ROOT::Fit::DataRange &range)
Definition: HFitImpl.cxx:134
static std::shared_ptr< std::function< double(double)> > Linear
Definition: NeuralNet.icc:58
static void Fill(TTree *tree, int init, int count)