This file is indexed.

/usr/share/freemat/help/text/blaslib.mdc is in freemat-help 4.0-5.

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
BLASLIB BLASLIB Select BLAS library

Usage

The blaslib function allows you to select the FreeMat blas library.
It has two modes of operation.  The first is to select blas library:

  blaslib LIB_NAME

If you want to see current blas library selected
issue a blaslib command with no arguments.

   blaslib

the returned list of libraries will include an asterix next to the library
currently selected.  If no library is selected, FreeMat will use its internal
(reference) BLAS implementation, which is slow, but portable.