Description Usage Arguments Value Functions See Also
Combine polynomial matrices by rows or columns
1 2 3 |
... |
(generalized) vectors or matrices. If any of the objects is a polynomail matrix |
deparse.level |
details in the base function, polynomial matrices doesn't use this argument |
if at least one argument is a polynomial matrix,
the result will be a combined polynomial matrix.
Otherwise, the base package implementation base::cbind()
or base::rbind()
will be called.
rbind
: row based bind DON'T UNDERSTAND.. !!!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.