GroupGenerics: Summary and Math methods for polynomials
Description
These provide methods for the generic function Summary
and Math for polynomial and polylist objects. For Summary
only sum and prod members are implemented
Usage
# S3 method for polynom
Summary(..., na.rm = FALSE)
# S3 method for polylist
Summary(..., na.rm = FALSE)