10 #ifndef ROOT_Minuit2_ABObj 11 #define ROOT_Minuit2_ABObj 20 template<
class mtype,
class M,
class T>
33 template<
class a,
class b,
class c>
36 template<
class a,
class b,
class c>
50 template<
class b,
class c>
139 template<
class mt,
class M,
class T>
145 template<
class mt,
class M,
class T>
151 template<
class mt,
class M,
class T>
176 #endif // ROOT_Minuit2_ABObj ABObj(const ABObj< vec, LASymMatrix, c > &obj)
Namespace for new ROOT classes and functions.
ABObj & operator=(const ABObj< a, b, c > &)
const LASymMatrix & Obj() const
Class describing a symmetric matrix of size n.
ABObj(const LAVector &obj, double factor)
ABObj< mt, M, T > operator*(T f, const M &obj)
ABObj< mt, M, T > operator-(const M &obj)
ABObj(const LASymMatrix &obj)
ABObj(const LASymMatrix &obj, double factor)
const LAVector & Obj() const
ABObj(const ABObj< a, b, c > &)
ABObj(const ABObj< vec, LAVector, c > &obj)
ABObj< mt, M, T > operator/(const M &obj, T f)
ABObj & operator=(const ABObj &)
ABObj & operator=(const ABObj &)
ABObj(const ABObj< mtype, b, c > &obj)
ABObj(const LAVector &obj)
const LASymMatrix & fObject
ABObj(const M &obj, T factor)
ABObj & operator=(const ABObj &)