polyMatrix.apply {polyMatrix} | R Documentation |
Apply for polynomial matrix
Description
Apply function to each element of matrix
Usage
polyMatrix.apply(x, f)
Arguments
x |
an polynomial matrix |
f |
an function with only one argument |
[Package polyMatrix version 0.9.16 Index]