allcliff | R Documentation |
The Clifford algebra on basis vectors e1,e2,...,en has 2^n independent multivectors. Function
allcliff()
generates a clifford object with a nonzero
coefficient for each multivector.
allcliff(n,grade)
n |
Integer specifying dimension of underlying vector space |
grade |
Grade of multivector to be returned. If missing, multivector contains every term of every grade <=n |
Robin K. S. Hankin
allcliff(6) a <- allcliff(5) a[] <- rcliff()*100
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.