ROOT  6.06/08
Reference Guide
Classes | Typedefs
TMatrixDUtilsfwd.h File Reference
#include "Rtypes.h"
+ Include dependency graph for TMatrixDUtilsfwd.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TMatrixTRow_const< Element >
 
class  TMatrixTColumn_const< Element >
 
class  TMatrixTDiag_const< Element >
 
class  TMatrixTFlat_const< Element >
 
class  TMatrixTSub_const< Element >
 
class  TMatrixTSparseRow_const< Element >
 
class  TMatrixTSparseDiag_const< Element >
 
class  TMatrixTRow< Element >
 
class  TMatrixTColumn< Element >
 
class  TMatrixTDiag< Element >
 
class  TMatrixTFlat< Element >
 
class  TMatrixTSub< Element >
 
class  TMatrixTSparseRow< Element >
 
class  TMatrixTSparseDiag< Element >
 
class  TElementActionT< Element >
 
class  TElementPosActionT< Element >
 

Typedefs

typedef TMatrixTRow_const< Double_t > TMatrixDRow_const
 
typedef TMatrixTColumn_const< Double_t > TMatrixDColumn_const
 
typedef TMatrixTDiag_const< Double_t > TMatrixDDiag_const
 
typedef TMatrixTFlat_const< Double_t > TMatrixDFlat_const
 
typedef TMatrixTSub_const< Double_t > TMatrixDSub_const
 
typedef TMatrixTSparseRow_const< Double_t > TMatrixDSparseRow_const
 
typedef TMatrixTSparseDiag_const< Double_t > TMatrixDSparseDiag_const
 
typedef TMatrixTRow< Double_t > TMatrixDRow
 
typedef TMatrixTColumn< Double_t > TMatrixDColumn
 
typedef TMatrixTDiag< Double_t > TMatrixDDiag
 
typedef TMatrixTFlat< Double_t > TMatrixDFlat
 
typedef TMatrixTSub< Double_t > TMatrixDSub
 
typedef TMatrixTSparseRow< Double_t > TMatrixDSparseRow
 
typedef TMatrixTSparseDiag< Double_t > TMatrixDSparseDiag
 
typedef TElementActionT< Double_t > TElementActionD
 
typedef TElementPosActionT< Double_t > TElementPosActionD
 

Typedef Documentation

§ TElementActionD

Definition at line 72 of file TMatrixDUtilsfwd.h.

§ TElementPosActionD

Definition at line 73 of file TMatrixDUtilsfwd.h.

§ TMatrixDColumn

Definition at line 65 of file TMatrixDUtilsfwd.h.

§ TMatrixDColumn_const

Definition at line 57 of file TMatrixDUtilsfwd.h.

§ TMatrixDDiag

Definition at line 66 of file TMatrixDUtilsfwd.h.

§ TMatrixDDiag_const

Definition at line 58 of file TMatrixDUtilsfwd.h.

§ TMatrixDFlat

Definition at line 67 of file TMatrixDUtilsfwd.h.

§ TMatrixDFlat_const

Definition at line 59 of file TMatrixDUtilsfwd.h.

§ TMatrixDRow

Definition at line 64 of file TMatrixDUtilsfwd.h.

§ TMatrixDRow_const

Definition at line 54 of file TMatrixDUtilsfwd.h.

§ TMatrixDSparseDiag

Definition at line 70 of file TMatrixDUtilsfwd.h.

§ TMatrixDSparseDiag_const

Definition at line 62 of file TMatrixDUtilsfwd.h.

§ TMatrixDSparseRow

Definition at line 69 of file TMatrixDUtilsfwd.h.

§ TMatrixDSparseRow_const

Definition at line 61 of file TMatrixDUtilsfwd.h.

§ TMatrixDSub

Definition at line 68 of file TMatrixDUtilsfwd.h.

§ TMatrixDSub_const

Definition at line 60 of file TMatrixDUtilsfwd.h.