ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Private Member Functions | Private Attributes | List of all members
ROOT::Minuit2::ABObj< sym, LASymMatrix, double > Class Template Reference

template<>
class ROOT::Minuit2::ABObj< sym, LASymMatrix, double >

Definition at line 103 of file ABObj.h.

Public Types

typedef sym Type
 

Public Member Functions

 ABObj (const LASymMatrix &obj)
 
 ABObj (const LASymMatrix &obj, double factor)
 
 ~ABObj ()
 
 ABObj (const ABObj &obj)
 
template<class c >
 ABObj (const ABObj< vec, LASymMatrix, c > &obj)
 
const LASymMatrixObj () const
 
double f () const
 

Private Member Functions

ABObjoperator= (const ABObj &)
 

Private Attributes

const LASymMatrixfObject
 
double fFactor
 

#include <Minuit2/ABObj.h>

Member Typedef Documentation

Definition at line 107 of file ABObj.h.

Constructor & Destructor Documentation

Definition at line 115 of file ABObj.h.

ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::ABObj ( const LASymMatrix obj,
double  factor 
)
inline

Definition at line 117 of file ABObj.h.

Definition at line 119 of file ABObj.h.

Definition at line 121 of file ABObj.h.

template<class c >
ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::ABObj ( const ABObj< vec, LASymMatrix, c > &  obj)
inline

Definition at line 125 of file ABObj.h.

Member Function Documentation

double ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::f ( ) const
inline

Definition at line 130 of file ABObj.h.

const LASymMatrix& ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::Obj ( ) const
inline

Definition at line 128 of file ABObj.h.

ABObj& ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::operator= ( const ABObj< sym, LASymMatrix, double > &  )
inlineprivate

Definition at line 111 of file ABObj.h.

Member Data Documentation

Definition at line 135 of file ABObj.h.

const LASymMatrix& ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::fObject
private

Definition at line 134 of file ABObj.h.

Collaboration diagram for ROOT::Minuit2::ABObj< sym, LASymMatrix, double >:
[legend]

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