File: fflas-ffpack-config.1

package info (click to toggle)
fflas-ffpack 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,128 kB
  • ctags: 1,369
  • sloc: sh: 10,959; cpp: 7,935; makefile: 263; perl: 11; csh: 5
file content (38 lines) | stat: -rw-r--r-- 941 bytes parent folder | download | duplicates (7)
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
.TH FFLAS-FFPACK-CONFIG "1" "June 2012" "fflas-ffpack-config" "User Commands"
.SH NAME
fflas-ffpack-config \- configuration tool for FFLAS-FFPACK
.SH SYNOPSIS
.B fflas-ffpack-config
[\fIOPTION\fR]
.SH DESCRIPTION
Known values for OPTION are:
.TP
\fB\-\-prefix\fR
show Givaro installation prefix
.TP
\fB\-\-libs\fR
print library linking information
.TP
\fB\-\-blas\-libs\fR
print BLAS library linking information
.TP
\fB\-\-cflags\fR
print pre\-processor and compiler flags
.TP
\fB\-\-blas\-cflags\fR
print BLAS pre\-processor and BLAS compiler flags
.TP
\fB\-\-blas\-home\fR
print where BLAS were found
.TP
\fB\-\-help\fR
display this help and exit
.TP
\fB\-\-version\fR
output version information string (eg 1.6.0)
.TP
\fB\-\-decimal\-version\fR
output version in decimal representation (base 100, that is 10600)
.SH AUTHOR
This manual page was written by Lifeng Sun <lifongsun@gmail.com> for
the Debian system (but may be used by others).