Logo ROOT   6.14/05
Reference Guide
List of all members | Public Types | Public Member Functions | Private Attributes | List of all members
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 22 of file MatrixInverse.h.

Public Types

typedef mtype Type
 

Public Member Functions

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

Private Attributes

fObject
 

#include <Minuit2/MatrixInverse.h>

Member Typedef Documentation

◆ Type

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

Definition at line 30 of file MatrixInverse.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 26 of file MatrixInverse.h.

◆ ~MatrixInverse()

template<class mtype , class M , class T >
ROOT::Minuit2::MatrixInverse< mtype, M, T >::~MatrixInverse ( )
inline

Definition at line 28 of file MatrixInverse.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 32 of file MatrixInverse.h.

Member Data Documentation

◆ fObject

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

Definition at line 36 of file MatrixInverse.h.

Libraries for ROOT::Minuit2::MatrixInverse< mtype, M, T >:
[legend]

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