Macaulay2
»
Documentation
Packages
»
SlackIdeals
::
slackFromGaleCircuits(...,Tolerance=>...)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
slackFromGaleCircuits(...,Tolerance=>...) -- specifies the tolerance to compute the slack matrix of a polytope from a Gale transform of a polytope
Usage:
slackFromGaleCircuits(..., Tolerance => 12)
See also
Strategy
-- an optional argument
Functions with optional argument named
Tolerance
:
slackFromGaleCircuits(...,Tolerance=>...)
-- specifies the tolerance to compute the slack matrix of a polytope from a Gale transform of a polytope
Further information
Default value:
14
Function:
slackFromGaleCircuits
-- computes the slack matrix of a polytope from a Gale transform of the polytope
Option key:
Tolerance
-- choose the tolerance to approximate computations over the field RR
The source of this document is in
SlackIdeals.m2:3085:0
.