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.