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

D.13.2.2 origin

Procedure from library gfan.lib (see gfan_lib).

Usage:
origin(n); n int

Return:
cone, the origin in an ambient space of dimension n

Example:
 
LIB "gfan.lib";
cone c = origin(2);
equations(c);
==> 1,0,
==> 0,1


Top Back: fullSpace Forward: positiveOrthant 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.