#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) |
void invertMatrix | ( | Int_t | msize = 6 |
) |
Definition at line 29 of file invertMatrix.C.
References TMatrixTBase< Element >::Abs(), TDecompSVD::Det(), TDecompLU::Det(), gSystem, TDecompLU::Invert(), TDecompSVD::Invert(), TMatrixT< Element >::Invert(), TMatrixT< Element >::InvertFast(), TMatrixT< Element >::kMult, TSystem::Load(), Max, and TMath::Power().