circulant.matrix: circulant...
Description
circulant.matrix functionUsage
## S3 method for class 'matrix':
circulant(x, ...)
Value
- If x is a matrix whose columns are the bases of the sub-blocks of a block circulant matrix, then this function returns the block circulant matrix of interest.
Details
If x is a matrix whose columns are the bases of the sub-blocks of a block circulant matrix, then this function returns the
block circulant matrix of interest.