Macaulay2 » Documentation
Packages » MonodromySolver :: computeMixedVolume
next | previous | forward | backward | up | index | toc

computeMixedVolume -- compute mixed volume via Gfan

Description

Computes mixed volume of a polynomial system using the package {TO gfanInterface}. For generic systems of a given support set, this is the generic root count.

i1 : setRandomSeed 0;
 -- setting random seed to 0

Ways to use computeMixedVolume:

  • computeMixedVolume(List)
  • computeMixedVolume(System) (missing documentation)

For the programmer

The object computeMixedVolume is a method function.


The source of this document is in MonodromySolver/Documentation.m2:491:0.