algstat (version 0.0.2)

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

Description

Pretty printing of polyOptim (Bertini) output.

Usage

"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

Run this code
# see ?polyOptim

Run the code above in your browser using DataCamp Workspace