Learn R Programming

polyMatrix (version 0.3.1)

polyMatrix-package: polyMatrix

Description

polyMatrix

Arguments

Details

Package: polyMatrix
Type: Package
Version: 0.0.05
Date: 2016-06-04
License: GPL-3

Infrastructure for manipulation polynomial matrices.

References

See other polynomial packages: polynom, PolynomF, MonoPoly, multipol, mpoly, orthopolynom.

Examples

Run this code
# NOT RUN {
# the  c("polyMarray", "polyMatrix") class structure
str(polyMgen.a())

# the  c("polyMbroad", "polyMatrix") class structure
str(polyMgen.b())

# the  c("polyMcells", "polyMatrix") class structure
str(polyMgen.c())

# the  c("polyMdlist", "polyMatrix") class structure
str(polyMgen.d())

# }

Run the code above in your browser using DataLab