Logo ROOT   6.08/07
Reference Guide
List of all members | Static Public Member Functions | List of all members
ROOT::Math::Inverter< 1 > Class Template Reference

template<>
class ROOT::Math::Inverter< 1 >

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

Author
T. Glebe

Definition at line 188 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 192 of file Dinv.h.


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