Description Usage Arguments Details
rankMatrix extension for rowtensorBlockMatrix objects
1 | rankMatrix(x, ...)
|
x |
object of class rowtensorBlockMatrix or a numeric matrix |
... |
further arguments passed to |
if x is a numeric matrix the original Matrix::rankMatrix
is called on x.
Else the rank is computed #' as product of number of colums of the matLeft
-slot and
the rank of the matRight
-slot, which is also calculated via Matrix::rankMatrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.