Learn R Programming

ADtools (version 0.5.4)

band_matrix0: Band matrix (memoised)

Description

Band matrix (memoised)

Usage

band_matrix0(...)

Arguments

...

`nr` integer; number of rows.

`nc` integer; number of columns.

`x` A scalar or a vector to be placed on the diagonal of the matrix.

Use empty argument to clear the cache.