| nrow.blockmatrix {blockmatrix} | R Documentation |
nrow S3 method for blockmatrix object
Description
nrow S3 method for blockmatrix object
Usage
## S3 method for class 'blockmatrix'
nrow(M)
Arguments
M |
a |
Value
Number of rows of blockmatrix M
Author(s)
Emanuele Cordano
[Package blockmatrix version 1.0 Index]