ncol.blockmatrix {blockmatrix}R Documentation

ncol S3 method for blockmatrix object

Description

ncol S3 method for blockmatrix object

Usage

  ## S3 method for class 'blockmatrix'
 ncol(M)

Arguments

M

a blockmatrix object

Value

Numbner of columns of blockmatrix M

Author(s)

Emanuele Cordano


[Package blockmatrix version 1.0 Index]