dim | R Documentation |
weyl
objectThe dimension of a weyl algebra is the number of variables
needed; it is half the spray::arity()
. The dimension of
a Weyl algebra generated by \left\lbrace
x_1,x_2,\ldots,x_n,\partial_{x_1},\partial_{x_2},\ldots,\partial_{x_n}\right\rbrace
is n
(not 2n
).
## S3 method for class 'weyl'
dim(x)
x |
Object of class |
Integer
Empty spray objects give zero-dimensional weyl objects.
Robin K. S. Hankin
(a <- rweyl())
dim(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.