This file is indexed.

/usr/share/doc-base/klu-ug is in libsuitesparse-doc 1:4.4.6-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
Document: klu-ug
Title: SuiteSparse/User Guide for KLU and BTF
Author: Timothy A. Davis, Eka Palamadai Natarajan
Abstract: KLU is a set of routines for solving sparse linear systems of
 equations. It is particularly well-suited to matrices arising in SPICE-like
 circuit simulation applications. It relies on a permutation to block
 triangular form (BTF), several methods for finding a fill-reducing ordering
 (variants of approximate minimum degree, and nested dissection), and a sparse
 left-looking LU factorization method to factorize each block. A MATLAB
 interface is included. KLU appears as Collected Algorithm 907 of the ACM.
Section: Programming

Format: PDF
Files: /usr/share/doc/libsuitesparse-doc/KLU_UserGuide.pdf