t | R Documentation |
S4 methods of t
defined for Basic
, VecBasic
and DenseMatrix
.
t(x) ## S4 method for signature 'Basic' t(x) ## S4 method for signature 'VecBasic' t(x) ## S4 method for signature 'DenseMatrix' t(x)
x |
A SymEngine object. |
A DenseMatrix
S4 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.