D.13.2.1 fullSpace
Procedure from library
gfan.lib
(see
gfan_lib
).
Usage:
fullSpace(n); n int
Return:
cone, the ambient space of dimension n
Example:
LIB "gfan.lib"; cone c = fullSpace(2); generatorsOfLinealitySpace(c); ==> -1, 0, ==> 0,-1
User manual for
Singular
version 4.4.0, 2024, generated by
texi2html
.