ROOT
v6-20
Reference Guide
TMatrixDSparsefwd.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_TMatrixDSparsefwd
10
#define ROOT_TMatrixDSparsefwd
11
12
//////////////////////////////////////////////////////////////////////////
13
// //
14
// TMatrixDSparse //
15
// //
16
// Forward declaration of TMatrixTSparse<Double_t> //
17
// //
18
//////////////////////////////////////////////////////////////////////////
19
20
#include "
Rtypes.h
"
21
22
template
<
class
Element>
class
TMatrixTSparse
;
23
typedef
TMatrixTSparse<Double_t>
TMatrixDSparse
;
24
25
#endif
Rtypes.h
TMatrixDSparse
TMatrixTSparse< Double_t > TMatrixDSparse
Definition:
TMatrixDSparsefwd.h:22
TMatrixTSparse
TMatrixTSparse.
Definition:
TMatrixTSparse.h:35
math
matrix
inc
TMatrixDSparsefwd.h
ROOT v6-20 - Reference Guide Generated on Fri Apr 1 2022 00:22:15 (GVA Time) using Doxygen 1.9.4