rankMatrix: rankMatrix extension for rowtensorBlockMatrix objects

Description Usage Arguments Details

Description

rankMatrix extension for rowtensorBlockMatrix objects

Usage

1

Arguments

x

object of class rowtensorBlockMatrix or a numeric matrix

...

further arguments passed to rankMatrixMatrix, which is the original Matrix::rankMatrix function

Details

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


davidruegamer/effortless documentation built on May 15, 2019, 1:15 a.m.