File: ray4

package info (click to toggle)
polylib 5.22.5-4.2%2Bdfsg
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,464 kB
  • sloc: ansic: 16,346; sh: 10,134; makefile: 506
file content (15 lines) | stat: -rw-r--r-- 235 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# points at (1,2) and (1,1) and ray in (1,0) in (x,N) space.
3 4
1 1 0 -1	x>=1
1 0 1 -1	N>=1
1 0 -1 2	2>=N
1 3
1 1 -1		N>=1
---------------------------------------
Domain :
         P  -1 >= 0
         - P + 2 >= 0
 
Vertices :
[ 1 ]