ATLAS Offline Software
Loading...
Searching...
No Matches
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  Trk::AlSymMatBase
 contains the base implementation for handling symmertic matrices More...
class  Trk::AlSymMatBase::AlSymMatBase_row
class  Trk::AlSymMatBase::AlSymMatBase_row_const

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.

Typedefs

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