subst | R Documentation |
Substitutes tensor labels with other labels. This is simply a renaming procedure. The operation might trigger implicit diagonal subsetting. An error is thrown if the specified indices do not exist.
subst(x, ...)
x |
A labeled tensor object, created by |
... |
Any number of expressions (separated by a comma) of the form
|
A modified tensor object.
Other tensor operations:
Ops.tensor()
,
asym()
,
kron()
,
l()
,
r()
,
sym()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.