D.13.2.3 positiveOrthant
Procedure from library
gfan.lib
(see
gfan_lib
).
Usage:
positiveOrthant(n); n int
Return:
cone, the positive orthant of dimension n
Example:
LIB "gfan.lib"; cone c = positiveOrthant(2); rays(c); ==> 1,0, ==> 0,1
User manual for
Singular
version 4.3.2, 2023, generated by
texi2html
.