/usr/share/doc/libeigen3-dev/html/modules.js is in libeigen3-doc 3.3.4-4.
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 | var modules =
[
[ "Dense matrix and array manipulation", "group__DenseMatrixManipulation__chapter.html", "group__DenseMatrixManipulation__chapter" ],
[ "Dense linear problems and decompositions", "group__DenseLinearSolvers__chapter.html", "group__DenseLinearSolvers__chapter" ],
[ "Sparse linear algebra", "group__Sparse__chapter.html", "group__Sparse__chapter" ],
[ "Geometry", "group__Geometry__chapter.html", "group__Geometry__chapter" ]
];
|