Description Usage Arguments Value Examples
A function generates an index matrix
1 | ff2nC(p)
|
p |
the dimension of the matrix, |
a 2^s*s
index matrix filled with 0 and 1
1 2 3 4 5 | ## Not run:
Index <- ff2n(3)
print(Index)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.