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.23.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;
==> _application PolyhedralFan
==> _version 2.2
==> _type PolyhedralFan
==> 
==> AMBIENT_DIM
==> 2
==> 
==> DIM
==> 2
==> 
==> LINEALITY_DIM
==> 2
==> 
==> RAYS
==> 
==> N_RAYS
==> 0
==> 
==> LINEALITY_SPACE
==> -1 0	# 0
==> 0 -1	# 1
==> 
==> ORTH_LINEALITY_SPACE
==> 
==> F_VECTOR
==> 1
==> 
==> SIMPLICIAL
==> 1
==> 
==> PURE
==> 1
==> 
==> CONES
==> {}	# Dimension 2
==> 
==> MAXIMAL_CONES
==> {}	# Dimension 2
==> 
==> MULTIPLICITIES
==> 1	# 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-3, 2016, generated by texi2html.