cbind: Joining DenseMatrix

cbind.SymEngineDataTypeR Documentation

Joining DenseMatrix

Description

S3 methods of cbind and rbind defined for DenseMatrix and VecBasic.

Usage

## S3 method for class 'SymEngineDataType'
cbind(..., deparse.level)

## S3 method for class 'SymEngineDataType'
rbind(..., deparse.level)

Arguments

...

DenseMatrix, VecBasic or R objects.

deparse.level

Not used.

Value

DenseMatrix S4 object.


symengine documentation built on Oct. 23, 2022, 5:06 p.m.