circulantij | R Documentation |
A function to return the "idx" i.e. c(i,j) element of a circulant matrix with base "base".
circulantij(idx, base)
idx |
vector of length 2 th (i,j) (row,column) index to return |
base |
the base matrix of a circulant matrix |
the ij element of the full circulant
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.