Learn R Programming

ReMFPCA (version 2.0.0)

*.mfd: Scalar multiplication of an `mfd` object

Description

Scalar multiplication of an `mfd` object. One object must be an `mfd`, and the other one a scalar

Usage

# S3 method for mfd
*(obj1, obj2)

Value

An `mfd` object

Arguments

obj1

An `mfd` object or an scalar

obj2

An `mfd` object or an scalar

See Also

basismfd, mfd