Changeset f4dd49 in git for Singular


Ignore:
Timestamp:
Oct 4, 2016, 1:13:28 PM (8 years ago)
Author:
Yue <ren@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
7310bdda9b3d74febfc1ba2a9f2c9db6e911349e
Parents:
b81873bc058f1639f534663b5704b3a1c4f663ce
Message:
fix: indentation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/polymake.lib

    rb81873 rf4dd49  
    6666
    6767PROCEDURES USING POLYMAKE (LOW LEVEL INTERFACE)
    68     boundaryLatticePoints()
    69     ehrhartPolynomialCoeff()
    70     fVectorP()
    71     facetVertexLatticeDistances()
    72     facetWidth()
    73     facetWidths()
    74     gorensteinIndex()
    75     gorensteinVector()
    76     hStarVector()
    77     hVector()
    78     hilbertBasis()
    79     interiorLatticePoints()
    80     isBounded()
    81     isCanonical()
    82     isCompressed()
    83     isGorenstein()
    84     isLatticeEmpty()
    85     isNormal()
    86     isReflexive()
    87     isSmooth()
    88     isTerminal()
    89     isVeryAmple()
    90     latticeCodegree()
    91     latticeDegree()
    92     latticePoints()
    93     latticeVolume()
    94     maximalFace()
    95     maximalValue()
    96     minimalFace()
    97     minimalValue()
    98     minkowskiSum()
    99     nBoundaryLatticePoints()
    100     nHilbertBasis()
    101     nInteriorLatticePoints()
    102     nLatticePoints()
    103     normalFan()
    104     vertexAdjacencyGraph()
    105     vertexEdgeGraph()
    106     visual()
     68  boundaryLatticePoints()
     69  ehrhartPolynomialCoeff()
     70  fVectorP()
     71  facetVertexLatticeDistances()
     72  facetWidth()
     73  facetWidths()
     74  gorensteinIndex()
     75  gorensteinVector()
     76  hStarVector()
     77  hVector()
     78  hilbertBasis()
     79  interiorLatticePoints()
     80  isBounded()
     81  isCanonical()
     82  isCompressed()
     83  isGorenstein()
     84  isLatticeEmpty()
     85  isNormal()
     86  isReflexive()
     87  isSmooth()
     88  isTerminal()
     89  isVeryAmple()
     90  latticeCodegree()
     91  latticeDegree()
     92  latticePoints()
     93  latticeVolume()
     94  maximalFace()
     95  maximalValue()
     96  minimalFace()
     97  minimalValue()
     98  minkowskiSum()
     99  nBoundaryLatticePoints()
     100  nHilbertBasis()
     101  nInteriorLatticePoints()
     102  nLatticePoints()
     103  normalFan()
     104  vertexAdjacencyGraph()
     105  vertexEdgeGraph()
     106  visual()
    107107
    108108KEYWORDS:    polytope; fan; secondary fan; secondary polytope; polymake;
Note: See TracChangeset for help on using the changeset viewer.