ATLAS Offline Software
Classes | Namespaces | Typedefs
AlSymMatBase.h File Reference
#include <exception>
#include <map>
#include <vector>
Include dependency graph for AlSymMatBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TMatrixTSparse< Element >
 
class  Trk::AlSymMatBase
 
class  Trk::AlSymMatBase::AlSymMatBase_row
 
class  Trk::AlSymMatBase::AlSymMatBase_row_const
 

Namespaces

 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 

Typedefs

typedef class TMatrixTSparse< double > TMatrixDSparse
 
typedef std::pair< long int, long int > Trk::indices
 
typedef std::map< indices, double > Trk::datamap
 
typedef datamap::iterator Trk::mapiterator
 
typedef datamap::const_iterator Trk::const_mapiterator
 

Typedef Documentation

◆ TMatrixDSparse

typedef class TMatrixTSparse< double > TMatrixDSparse

Definition at line 1 of file AlSymMatBase.h.