Definition at line 37 of file MatrixInverse.h.
Public Types | |
| typedef vec | Type |
Public Member Functions | |
| ~MatrixInverse () | |
| const M & | Obj () const |
Private Member Functions | |
| MatrixInverse (const M &obj) | |
Private Attributes | |
| M | fObject |
#include <Minuit2/MatrixInverse.h>
Definition at line 45 of file MatrixInverse.h.
|
inlineprivate |
Definition at line 40 of file MatrixInverse.h.
|
inline |
Definition at line 43 of file MatrixInverse.h.
|
inline |
Definition at line 47 of file MatrixInverse.h.
|
private |
Definition at line 50 of file MatrixInverse.h.