Logo ROOT  
Reference Guide
ROOT::Math::Inverter< 1 > Class Reference

1x1 matrix inversion \(a_{11} \to 1/a_{11}\)

Author
T. Glebe

Definition at line 184 of file Dinv.h.

Static Public Member Functions

template<class MatrixRep >
static bool Dinv (MatrixRep &rhs)
 

#include <Math/Dinv.h>

Member Function Documentation

◆ Dinv()

template<class MatrixRep >
static bool ROOT::Math::Inverter< 1 >::Dinv ( MatrixRep &  rhs)
inlinestatic

Definition at line 188 of file Dinv.h.


The documentation for this class was generated from the following file: