Learn R Programming

ReMFPCA (version 2.0.0)

+.mfd: Add two `mfd` objects

Description

Add two `mfd` objects

Usage

# S3 method for mfd
+(obj1, obj2 = NULL)

Value

The sum of the two `mfd` objects

Arguments

obj1

An `mfd` object

obj2

An `mfd` object or a scalar

See Also

basismfd, mfd