print.polyOptim: Pretty printing of polyOptim (Bertini) output.

Description Usage Arguments Value Examples

View source: R/print.polyOptim.r

Description

Pretty printing of polyOptim (Bertini) output.

Usage

1
2
## S3 method for class 'polyOptim'
print(x, lagrange = FALSE, digits = 3, ...)

Arguments

x

an object of class polyOptim, bertini

lagrange

show values of lagrange multipliers?

digits

digits to round to

...

additional parameters

Value

Invisible string of the printed object.

Examples

1
# see ?polyOptim

Example output

Loading required package: mpoly
Set Macaulay2 path with setM2Path().
Set Bertini path with setBertiniPath().
Set LattE-integrale path with setLattePath().
Set 4ti2 path with setMarkovPath().

algstat documentation built on May 29, 2017, 10:34 p.m.