Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
ROOT::Minuit2::ABObj< Type, M, T > Class Template Reference

template<class Type, class M, class T = double>
class ROOT::Minuit2::ABObj< Type, M, T >

Definition at line 268 of file MnMatrix.h.

Public Member Functions

 ABObj (const M &obj, T factor=1.)
 
f () const
 
const M & Obj () const
 
- Public Member Functions inherited from ROOT::Minuit2::DeleteAssignment
 DeleteAssignment ()=default
 
 DeleteAssignment (const DeleteAssignment &)=default
 
 DeleteAssignment (DeleteAssignment &&)=default
 
 ~DeleteAssignment ()=default
 
DeleteAssignmentoperator= (const DeleteAssignment &)=delete
 
DeleteAssignmentoperator= (DeleteAssignment &&)=delete
 

Private Attributes

fFactor
 
fObject
 

#include <Minuit2/MnMatrix.h>

Inheritance diagram for ROOT::Minuit2::ABObj< Type, M, T >:
[legend]

Constructor & Destructor Documentation

◆ ABObj()

template<class Type , class M , class T = double>
ROOT::Minuit2::ABObj< Type, M, T >::ABObj ( const M & obj,
T factor = 1. )
inline

Definition at line 271 of file MnMatrix.h.

Member Function Documentation

◆ f()

template<class Type , class M , class T = double>
T ROOT::Minuit2::ABObj< Type, M, T >::f ( ) const
inline

Definition at line 275 of file MnMatrix.h.

◆ Obj()

template<class Type , class M , class T = double>
const M & ROOT::Minuit2::ABObj< Type, M, T >::Obj ( ) const
inline

Definition at line 273 of file MnMatrix.h.

Member Data Documentation

◆ fFactor

template<class Type , class M , class T = double>
T ROOT::Minuit2::ABObj< Type, M, T >::fFactor
private

Definition at line 279 of file MnMatrix.h.

◆ fObject

template<class Type , class M , class T = double>
M ROOT::Minuit2::ABObj< Type, M, T >::fObject
private

Definition at line 278 of file MnMatrix.h.

  • math/minuit2/inc/Minuit2/MnMatrix.h