band_matrix0 {ADtools}R Documentation

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.


[Package ADtools version 0.5.5 Index]