1LRS-FOURIER(1) User Commands LRS-FOURIER(1)
2
3
4
6 lrs-fourier - use Fourier Elimination to project to a lower dimension
7
9 lrs-fourier INFILE [OUTFILE]
10
12 Lrs-fourier computes a projection from a higher dimension to a lower
13 dimension using Fourier Elimination. INFILE must be of type integer or
14 rational only. The only accepted option is “project”. This line in
15 the input:
16
17 project t d_1 d_2 ... d_t
18
19 projects onto the t dimensions specified.
20
22 The input file should be in the format documented at
23 http://cgm.cs.mcgill.ca/~avis/C/lrslib/USERGUIDE.html#File%20Formats.
24
26 The exit status is one if an error is encountered, or zero otherwise.
27
29 lrs(1), lrs-2nash(1), lrs-buffer(1), lrs-float2rat(1), lrsnash(1), lrs-
30 rat2float(1),lrs-redund(1), lrs-setupnash(1), lrs-setupnash2(1),
31 plrs(1)
32
33
34
35LRSLIB 071b LRS-FOURIER(1)