ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Functions
ABProd.h File Reference
#include "Minuit2/ABObj.h"
Include dependency graph for ABProd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Minuit2
 

Functions

template<class atype , class A , class btype , class B , class T >
ABObj< typename
AlgebraicProdType< atype,
btype >::Type, ABProd< ABObj
< atype, A, T >, ABObj< btype,
B, T > >, T
ROOT::Minuit2::operator* (const ABObj< atype, A, T > &a, const ABObj< btype, B, T > &b)