Learn R Programming

pmxcode (version 0.2.0)

is_EDB: Determine if a square matrix is of type block, band or error

Description

Determine if a square matrix is of type block, band or error

Usage

is_EDB(x)

Value

Either "error", "band", or "block"

Arguments

x

A square matrix