|
ROOT 6.08/07 Reference Guide |
#include "Minuit2/ABObj.h"Classes | |
| class | ROOT::Minuit2::ABProd< M1, M2 > |
Namespaces | |
| ROOT | |
| This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
| 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) |