ROOT 6.08/07 Reference Guide |
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 | |
M | fObject |
#include <Minuit2/MatrixInverse.h>
typedef mtype ROOT::Minuit2::MatrixInverse< mtype, M, T >::Type |
Definition at line 30 of file MatrixInverse.h.
|
inline |
Definition at line 26 of file MatrixInverse.h.
|
inline |
Definition at line 28 of file MatrixInverse.h.
|
inline |
Definition at line 32 of file MatrixInverse.h.
|
private |
Definition at line 36 of file MatrixInverse.h.