This file is indexed.

/usr/share/doc/libntl-dev/NTL/mat_poly_ZZ_p.cpp.html is in libntl-dev 9.9.1-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
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>/Volumes/unix-files/u/ntl-new/ntl-9.9.0dev/doc/mat_poly_ZZ_p.cpp.html</title>
<meta name="Generator" content="Vim/7.1">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#ffffff" text="#000000"><font face="monospace">
<br>
<font color="#0000ed"><i>/*</i></font><font color="#0000ed"><i>****************************************************************************\</i></font><br>
<br>
<font color="#0000ed"><i>MODULE: mat_poly_ZZ_p</i></font><br>
<br>
<font color="#0000ed"><i>SUMMARY:</i></font><br>
<br>
<font color="#0000ed"><i>Routine for computing the characteristic polynomial of a matrix over ZZ_p.</i></font><br>
<br>
<br>
<br>
<font color="#0000ed"><i>\****************************************************************************</i></font><font color="#0000ed"><i>*/</i></font><br>
<br>
<br>
<font color="#1773cc">#include </font><font color="#4a6f8b">&lt;NTL/mat_ZZ_p.h&gt;</font><br>
<font color="#1773cc">#include </font><font color="#4a6f8b">&lt;NTL/ZZ_pX.h&gt;</font><br>
<br>
<font color="#008b00"><b>void</b></font>&nbsp;CharPoly(ZZ_pX&amp; f, <font color="#008b00"><b>const</b></font>&nbsp;mat_ZZ_p&amp; M);<br>
<font color="#0000ed"><i>// f = characteristic polynomial of M</i></font><br>
<br>
</font></body>
</html>