circulant.matrix | R Documentation |
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.
## S3 method for class 'matrix'
circulant(x, ...)
x |
a matrix object |
... |
additional arguments |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.