LaProd.h File Reference

#include "Minuit2/ABProd.h"
#include "Minuit2/LAVector.h"
#include "Minuit2/LASymMatrix.h"

Go to the source code of this file.

Namespaces

namespace  ROOT
namespace  ROOT::Minuit2

Defines

#define OP_MULT1(MT1, MT2, MAT1, MAT2, T)


Define Documentation

#define OP_MULT1 ( MT1,
MT2,
MAT1,
MAT2,
T   ) 

Value:

inline ABObj<AlgebraicProdType<MT1,MT2>::Type,ABProd<ABObj<MT1,MAT1,T>, ABObj<MT2,MAT2,T> >,T>  operator*(const ABObj<MT1,MAT1,T>& a, const ABObj<MT2,MAT2,T>& b) {       \
  return ABObj<AlgebraicProdType<MT1,MT2>::Type,ABProd<ABObj<MT1,MAT1,T>, ABObj<MT2,MAT2,T> >,T>(ABProd<ABObj<MT1,MAT1,T>, ABObj<MT2,MAT2,T> >(a, b));  \
}

Definition at line 34 of file LaProd.h.


Generated on Tue Jul 5 16:04:10 2011 for ROOT_528-00b_version by  doxygen 1.5.1