Top
Back: gfan_lib
Forward: origin
FastBack:
FastForward:
Up: gfan_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

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


Top Back: gfan_lib Forward: origin FastBack: FastForward: Up: gfan_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.3.2, 2023, generated by texi2html.