as.matrix: as.matrix

Description Usage Arguments Value

Description

as.matrix

Usage

1
2
3
4
5
## S4 method for signature 'BandMat'
as.matrix(x)

## S4 method for signature 'SymMat'
as.matrix(x)

Arguments

x

A banded or symmetric matrix.

Value

An R matrix.


wrathematics/band documentation built on May 4, 2019, 9:48 a.m.