ROOT
6.07/01
Reference Guide
|
#include "Riostream.h"
#include "TMath.h"
#include "TMatrixD.h"
#include "TMatrixDLazy.h"
#include "TVectorD.h"
#include "TDecompLU.h"
#include "TDecompSVD.h"
Go to the source code of this file.
Functions | |
void | invertMatrix (Int_t msize=6) |
Definition at line 29 of file invertMatrix.C.