Learn R Programming

m2r (version 1.0.3)

phc: PHCpack

Description

Call PHCpack to solve a zero-dimensional system

Usage

solve_system(mpolyList)

solve_system.(mpolyList)

mixed_volume(mpolyList)

Value

(currently) the output of an m2() call (string?)

Arguments

mpolyList

An mpolyList object

Details

Note that solve_system() doesn't take in an input ring because the solver only works over the complex numbers.