Skip to contents

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

Usage

t(x)

# S4 method for class 'Basic'
t(x)

# S4 method for class 'VecBasic'
t(x)

# S4 method for class 'DenseMatrix'
t(x)

Arguments

x

A SymEngine object.

Value

A DenseMatrix S4 object.