Top
Back: fanViaCones
Forward: fVector
FastBack: cone
FastForward: polytope
Up: fan related functions
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

4.24.1.4 fullFan

Syntax:
fullFan( int d )
Type:
fan
Purpose:
full fan in ambient dimension d
Example:
 
LIB"gfanlib.so";
fan f=fullFan(2);
f;
==> 
==> RAYS
==> 
==> MAXIMAL_CONES
==> {}	# Dimension 2
==> 

Top Back: fanViaCones Forward: fVector FastBack: cone FastForward: polytope Up: fan related functions Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4-0-1, 2014, generated by texi2html.