Description Usage Arguments Value Examples
View source: R/class_polyMatrix.R
Check if object is polyMatrix
1 |
x |
an R object |
TRUE if object is a polynomial matrix
1 2 | is.polyMatrix(c(1, 2, 3))
is.polyMatrix(polyMatrix(0, 2, 2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.