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

template<class M1, class M2>
class ROOT::Minuit2::ABProd< M1, M2 >

Definition at line 356 of file MnMatrix.h.

Public Member Functions

 ABProd (const M1 &a, const M2 &b)
 
const M1 & A () const
 
const M2 & B () 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

M1 fA
 
M2 fB
 

#include <Minuit2/MnMatrix.h>

Inheritance diagram for ROOT::Minuit2::ABProd< M1, M2 >:
[legend]

Constructor & Destructor Documentation

◆ ABProd()

template<class M1 , class M2 >
ROOT::Minuit2::ABProd< M1, M2 >::ABProd ( const M1 & a,
const M2 & b )
inline

Definition at line 358 of file MnMatrix.h.

Member Function Documentation

◆ A()

template<class M1 , class M2 >
const M1 & ROOT::Minuit2::ABProd< M1, M2 >::A ( ) const
inline

Definition at line 360 of file MnMatrix.h.

◆ B()

template<class M1 , class M2 >
const M2 & ROOT::Minuit2::ABProd< M1, M2 >::B ( ) const
inline

Definition at line 361 of file MnMatrix.h.

Member Data Documentation

◆ fA

template<class M1 , class M2 >
M1 ROOT::Minuit2::ABProd< M1, M2 >::fA
private

Definition at line 364 of file MnMatrix.h.

◆ fB

template<class M1 , class M2 >
M2 ROOT::Minuit2::ABProd< M1, M2 >::fB
private

Definition at line 365 of file MnMatrix.h.

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