ROOT
6.30.04
Reference Guide
All
Namespaces
Files
Pages
TMatrixDfwd.h
Go to the documentation of this file.
1
/*************************************************************************
2
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
3
* All rights reserved. *
4
* *
5
* For the licensing terms see $ROOTSYS/LICENSE. *
6
* For the list of contributors see $ROOTSYS/README/CREDITS. *
7
*************************************************************************/
8
9
#ifndef ROOT_TMatrixDfwd
10
#define ROOT_TMatrixDfwd
11
12
//////////////////////////////////////////////////////////////////////////
13
// //
14
// TMatrixD //
15
// //
16
// Forward declaration of TMatrixT<Double_t> //
17
// //
18
//////////////////////////////////////////////////////////////////////////
19
20
#include "
Rtypes.h
"
21
22
template
<
class
Element>
class
TMatrixT;
23
typedef
TMatrixT<Double_t> TMatrixD;
24
25
#endif
Rtypes.h
math
matrix
inc
TMatrixDfwd.h
Generated on Tue May 5 2020 14:03:04 for ROOT by
1.8.5