Learn R Programming

mrgsolve (version 1.5.2)

c,tgrid-method: Operations with tgrid objects

Description

Operations with tgrid objects

Usage

# S4 method for tgrid
c(x, ..., recursive = FALSE)

# S4 method for tgrids c(x, ..., recursive = FALSE)

# S4 method for tgrid,numeric +(e1, e2)

# S4 method for tgrid,numeric *(e1, e2)

# S4 method for tgrids,numeric +(e1, e2)

# S4 method for tgrids,numeric *(e1, e2)

Arguments

x

a tgrid object.

...

additional tgrid objects.

recursive

not used.

e1

tgrid or tgrids object

e2

numeric value