| dovs | R Documentation |
A k-form \omega\in\Lambda^k(V) maps
V^k to the reals, where V=\mathbb{R}^n.
Function dovs() returns n, the dimensionality of the
underlying vector space. The function itself is almost trivial,
returning the maximum of the index matrix.
Special dispensation is given for zero-forms and zero tensors, which return zero.
Vignette dovs provides more discussion.
dovs(K)
K |
A |
Returns a non-negative integer
Robin K. S. Hankin
dovs(rform())
table(replicate(20,dovs(rform(3))))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.