// @(#)root/minuit2:$Id$ // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 /********************************************************************** * * * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * * * **********************************************************************/ #include "Minuit2/LaOuterProduct.h" #include "Minuit2/LAVector.h" #include "Minuit2/LASymMatrix.h" namespace ROOT { namespace Minuit2 { int mndspr(const char*, unsigned int, double, const double*, int, double*); LASymMatrix::LASymMatrix(const ABObj, double>, double>& out) : fSize(0), fNRow(0), fData(0) { // constructor from expression based on outer product of symmetric matrices // std::cout<<"LASymMatrix::LASymMatrix(const ABObj, double>, double>& out)"<, double>, double>& out) { // assignment operator from expression based on outer product of symmetric matrices // std::cout<<"LASymMatrix& LASymMatrix::operator=(const ABObj, double>, double>& out)"<