5#ifndef TRKALGS_INTVEC_H
6#define TRKALGS_INTVEC_H
IntVec operator-(const IntVec &)
IntVec & operator+=(const IntVec &)
IntVec & operator-=(const IntVec &)
IntVec operator+(const IntVec &)
IntVec & operator=(const IntVec &)
Ensure that the ATLAS eigen extensions are properly loaded.