Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Minuit2::VectorOuterProduct< M, T > Class Template Reference

template<class M, class T>
class ROOT::Minuit2::VectorOuterProduct< M, T >

Definition at line 21 of file VectorOuterProduct.h.

Public Types

typedef sym Type
 

Public Member Functions

 VectorOuterProduct (const M &obj)
 
 ~VectorOuterProduct ()
 
const M & Obj () const
 

Private Attributes

fObject
 

#include <Minuit2/VectorOuterProduct.h>

Member Typedef Documentation

◆ Type

template<class M , class T >
typedef sym ROOT::Minuit2::VectorOuterProduct< M, T >::Type

Definition at line 28 of file VectorOuterProduct.h.

Constructor & Destructor Documentation

◆ VectorOuterProduct()

template<class M , class T >
ROOT::Minuit2::VectorOuterProduct< M, T >::VectorOuterProduct ( const M &  obj)
inline

Definition at line 24 of file VectorOuterProduct.h.

◆ ~VectorOuterProduct()

template<class M , class T >
ROOT::Minuit2::VectorOuterProduct< M, T >::~VectorOuterProduct ( )
inline

Definition at line 26 of file VectorOuterProduct.h.

Member Function Documentation

◆ Obj()

template<class M , class T >
const M & ROOT::Minuit2::VectorOuterProduct< M, T >::Obj ( ) const
inline

Definition at line 30 of file VectorOuterProduct.h.

Member Data Documentation

◆ fObject

template<class M , class T >
M ROOT::Minuit2::VectorOuterProduct< M, T >::fObject
private

Definition at line 33 of file VectorOuterProduct.h.

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