Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Minuit2::MatrixInverse< mtype, M, T > Class Template Reference

template<class mtype, class M, class T>
class ROOT::Minuit2::MatrixInverse< mtype, M, T >

Definition at line 396 of file MnMatrix.h.

Public Member Functions

 MatrixInverse (const M &obj)
 
const M & Obj () const
 

Private Attributes

fObject
 

#include <Minuit2/MnMatrix.h>

Constructor & Destructor Documentation

◆ MatrixInverse()

template<class mtype , class M , class T >
ROOT::Minuit2::MatrixInverse< mtype, M, T >::MatrixInverse ( const M & obj)
inline

Definition at line 399 of file MnMatrix.h.

Member Function Documentation

◆ Obj()

template<class mtype , class M , class T >
const M & ROOT::Minuit2::MatrixInverse< mtype, M, T >::Obj ( ) const
inline

Definition at line 401 of file MnMatrix.h.

Member Data Documentation

◆ fObject

template<class mtype , class M , class T >
M ROOT::Minuit2::MatrixInverse< mtype, M, T >::fObject
private

Definition at line 404 of file MnMatrix.h.

  • math/minuit2/inc/Minuit2/MnMatrix.h