cofactor {polyMatrix} | R Documentation |
Cofactor of a matrix
Description
Cofactor of a matrix
Usage
cofactor(x, r, c)
Arguments
x |
a matrix |
r , c |
the rows and columns |
Value
cofactor which is a number or a polynomial
See Also
[Package polyMatrix version 0.9.16 Index]