TMatrixDSparse.h

Go to the documentation of this file.
00001 // @(#)root/matrix:$Id: TMatrixDSparse.h 20882 2007-11-19 11:31:26Z rdm $
00002 // Authors: Fons Rademakers, Eddy Offermann   Feb 2004
00003 
00004 /*************************************************************************
00005  * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers.               *
00006  * All rights reserved.                                                  *
00007  *                                                                       *
00008  * For the licensing terms see $ROOTSYS/LICENSE.                         *
00009  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
00010  *************************************************************************/
00011 
00012 #ifndef ROOT_TMatrixDSparse
00013 #define ROOT_TMatrixDSparse
00014 
00015 //////////////////////////////////////////////////////////////////////////
00016 //                                                                      //
00017 // TMatrixDSparse                                                       //
00018 //                                                                      //
00019 //  Instantation of TMatrixTSparse<Double_t>                            //
00020 //                                                                      //
00021 //////////////////////////////////////////////////////////////////////////
00022 
00023 #ifndef ROOT_TMatrixTSparse
00024 #include "TMatrixTSparse.h"
00025 #endif
00026 #ifndef ROOT_TMatrixDSparsefwd
00027 #include "TMatrixDSparsefwd.h"
00028 #endif
00029 #ifndef ROOT_TMatrixDUtils
00030 #include "TMatrixDUtils.h"
00031 #endif
00032 
00033 #endif

Generated on Tue Jul 5 14:27:02 2011 for ROOT_528-00b_version by  doxygen 1.5.1