#include "Minuit2/LaOuterProduct.h"
#include "Minuit2/LAVector.h"
#include "Minuit2/LASymMatrix.h"
Go to the source code of this file.
Namespaces | |
namespace | ROOT |
namespace | ROOT::Minuit2 |
Functions | |
int | ROOT::Minuit2::mndspr (const char *, unsigned int, double, const double *, int, double *) |
void | ROOT::Minuit2::Outer_prod (LASymMatrix &, const LAVector &, double f=1.) |