S4 methods of t defined for Basic, VecBasic and DenseMatrix.

t(x)

# S4 method for Basic
t(x)

# S4 method for VecBasic
t(x)

# S4 method for DenseMatrix
t(x)

Arguments

x

A SymEngine object.

Value

A DenseMatrix S4 object.