ROOT
6.10/02
Reference Guide
ROOT Home Page
Main Page
Tutorials
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
math
matrix
inc
TVectorD.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_TVectorD
10
#define ROOT_TVectorD
11
12
//////////////////////////////////////////////////////////////////////////
13
// //
14
// TVectorD //
15
// //
16
// Instantation of TVectorT<Double_t> //
17
// //
18
//////////////////////////////////////////////////////////////////////////
19
20
#include "
TVectorT.h
"
21
#include "
TVectorDfwd.h
"
22
#include "
TMatrixD.h
"
23
#include "
TMatrixDSym.h
"
24
#include "
TMatrixDSparse.h
"
25
26
#endif
TVectorDfwd.h
TMatrixDSparse.h
TMatrixDSym.h
TVectorT.h
TMatrixD.h