This file is indexed.

/usr/include/libgoffice-0.8/goffice/math/goffice-math.h is in libgoffice-0.8-dev 0.8.17-3.

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
11
12
13
14
15
#ifndef __GOFFICE_MATH_H
#define __GOFFICE_MATH_H

#include <goffice/math/go-complex.h>
#include <goffice/math/go-cspline.h>
#include <goffice/math/go-distribution.h>
#include <goffice/math/go-fft.h>
#include <goffice/math/go-math.h>
#include <goffice/math/go-matrix3x3.h>
#include <goffice/math/go-rangefunc.h>
#include <goffice/math/go-regression.h>
#include <goffice/math/go-quad.h>
#include <goffice/math/go-R.h>

#endif