This file is indexed.

/usr/include/Rivet/Math/Matrices.hh is in librivet-dev 1.8.3-1.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
#ifndef RIVET_MATH_MATRICES
#define RIVET_MATH_MATRICES

#include "Rivet/Math/MathHeader.hh"
#include "Rivet/Math/MatrixN.hh"
#include "Rivet/Math/Matrix3.hh"
#include "Rivet/Math/LorentzTrans.hh"
#include "Rivet/Math/MatrixDiag.hh"

#endif