Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
Dinv.h File Reference

Classes

class  ROOT::Math::CholInverter< idim >
class  ROOT::Math::FastInverter< idim, n >
 Fast Matrix Inverter class Class to specialize calls to Dinv. More...
class  ROOT::Math::FastInverter< 3 >
 3x3 direct matrix inversion using Cramer Rule use only for FastInverter More...
class  ROOT::Math::FastInverter< 4 >
 4x4 matrix inversion using Cramers rule. More...
class  ROOT::Math::FastInverter< 5 >
 5x5 Matrix inversion using Cramers rule. More...
class  ROOT::Math::Inverter< idim, n >
 Matrix Inverter class Class to specialize calls to Dinv. More...
class  ROOT::Math::Inverter< 0 >
 Inverter<0>. More...
class  ROOT::Math::Inverter< 1 >
 1x1 matrix inversion \(a_{11} \to 1/a_{11}\) More...
class  ROOT::Math::Inverter< 2 >
 2x2 matrix inversion using Cramers rule. More...

Namespaces

namespace  ROOT
namespace  ROOT::Math