This file is indexed.

/usr/include/kido/optimizer/optimizer.hpp is in libkido-dev 0.1.0+dfsg-2build9.

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
// Automatically generated file by cmake

#include "kido/optimizer/Function.hpp"
#include "kido/optimizer/GradientDescentSolver.hpp"
#include "kido/optimizer/Problem.hpp"
#include "kido/optimizer/Solver.hpp"