CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

| Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

Path: gap4r8 / pkg / Convex / doc / Fan.xml
Views: 418346
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!--
4
5
Varieties.xml Convex
6
7
Copyright (C) 2011-2012, Sebastian Gutsche, RWTH Aachen University
8
9
-->
10
11
<Chapter Label="Fan">
12
<Heading>Fan</Heading>
13
14
<Section Label="Fan:Category">
15
<Heading>Fan: Category and Representations</Heading>
16
17
<#Include Label="IsFan">
18
Remember: Every fan is a convex object.
19
20
</Section>
21
22
<Section Label="Fan:Properties">
23
<Heading>Fan: Properties</Heading>
24
25
<#Include Label="IsComplete">
26
<#Include Label="IsPointed">
27
<#Include Label="IsSmooth">
28
<#Include Label="IsRegularFan">
29
<#Include Label="IsSimplicial">
30
<#Include Label="HasConvexSupport">
31
32
33
</Section>
34
35
<Section Label="Fan:Attributes">
36
<Heading>Fan: Attributes</Heading>
37
38
<#Include Label="Rays">
39
<#Include Label="RayGenerators">
40
<#Include Label="RaysInMaximalCones">
41
<#Include Label="MaximalCones">
42
43
44
45
</Section>
46
47
<Section Label="Fan:Methods">
48
<Heading>Fan: Methods</Heading>
49
50
<#Include Label="FANPROD">
51
52
53
</Section>
54
55
<Section Label="Fan:Constructors">
56
<Heading>Fan: Constructors</Heading>
57
58
<#Include Label="FanID">
59
<#Include Label="FanListList">
60
61
</Section>
62
63
<Section Label="Fan:Examples">
64
<Heading>Fan: Examples</Heading>
65
<#Include Label="FanExample">
66
</Section>
67
68
69
<!-- ############################################################ -->
70
71
</Chapter>
72