Returns the lower and upper bandwidth of a sparse matrix
Usage
bandwidth(A)
Value
Integer vector containing the lower and upper bandwidth
Arguments
A
spam object
Author
Reinhard Furrer
Details
The matrix does not need to be diagonal. Values can be negative
indicating the the matrix contains a band cinfined in the
upper or lower triangular part.