This file is indexed.

/usr/lib/R/site-library/expm/html/00Index.html is in r-cran-expm 0.99-1.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
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Matrix exponential</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="R.css">
</head><body>
<h1> Matrix exponential
<img class="toplogo" src="../../../doc/html/logo.jpg" alt="[R logo]">
</h1>
<hr>
<div align="center">
<a href="../../../doc/html/packages.html"><img src="../../../doc/html/left.jpg" alt="[Up]" width="30" height="30" border="0"></a>
<a href="../../../doc/html/index.html"><img src="../../../doc/html/up.jpg" alt="[Top]" width="30" height="30" border="0"></a>
</div><h2>Documentation for package &lsquo;expm&rsquo; version 0.99-1.1</h2>

<ul><li><a href="../DESCRIPTION">DESCRIPTION file</a>.</li>
<li><a href="../doc/index.html">User guides, package vignettes and other documentation.</a></li>
<li><a href="../demo">Code demos</a>.  Use <a href="../../utils/help/demo">demo()</a> to run them.</li>
</ul>

<h2>Help Pages</h2>


<table width="100%">
<tr><td width="25%"><a href="matpow.html">%^%</a></td>
<td>Matrix Power</td></tr>
<tr><td width="25%"><a href="balance.html">balance</a></td>
<td>Balance a Square Matrix via LAPACK's DGEBAL</td></tr>
<tr><td width="25%"><a href="balance.html">dgebal</a></td>
<td>Balance a Square Matrix via LAPACK's DGEBAL</td></tr>
<tr><td width="25%"><a href="expAtv.html">expAtv</a></td>
<td>Compute Matrix Exponential exp(A t) * v directly</td></tr>
<tr><td width="25%"><a href="expm.html">expm</a></td>
<td>Matrix Exponential</td></tr>
<tr><td width="25%"><a href="expm.Higham08.html">expm.Higham08</a></td>
<td>Matrix Exponential [Higham 2008]</td></tr>
<tr><td width="25%"><a href="expmCond.html">expmCond</a></td>
<td>Exponential Condition Number of a Matrix</td></tr>
<tr><td width="25%"><a href="expmFrechet.html">expmFrechet</a></td>
<td>Frechet Derivative of the Matrix Exponential</td></tr>
<tr><td width="25%"><a href="expAtv.html">expmv</a></td>
<td>Compute Matrix Exponential exp(A t) * v directly</td></tr>
<tr><td width="25%"><a href="logm.html">logm</a></td>
<td>Matrix Logarithm</td></tr>
<tr><td width="25%"><a href="logm.html">logm.Higham08</a></td>
<td>Matrix Logarithm</td></tr>
<tr><td width="25%"><a href="matpow.html">matpow</a></td>
<td>Matrix Power</td></tr>
<tr><td width="25%"><a href="matStig.html">matStig</a></td>
<td>Stig's "infamous" Example Matrix</td></tr>
<tr><td width="25%"><a href="expm.html">mexp</a></td>
<td>Matrix Exponential</td></tr>
<tr><td width="25%"><a href="sqrtm.html">sqrtm</a></td>
<td>Matrix Square Root</td></tr>
</table>
</body></html>