ROOT 6.14/05 Reference Guide |
Public Types | |
typedef sym | Type |
Public Member Functions | |
ABObj (const LASymMatrix &obj) | |
ABObj (const LASymMatrix &obj, double factor) | |
ABObj (const ABObj &obj) | |
template<class c > | |
ABObj (const ABObj< vec, LASymMatrix, c > &obj) | |
~ABObj () | |
double | f () const |
const LASymMatrix & | Obj () const |
Private Member Functions | |
ABObj & | operator= (const ABObj &) |
Private Attributes | |
double | fFactor |
const LASymMatrix & | fObject |
#include <Minuit2/ABObj.h>
typedef sym ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::Type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
private |
|
private |