*.mfd {ReMFPCA}R Documentation

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 class 'mfd'
obj1 * obj2

Arguments

obj1

An 'mfd' object or an scalar

obj2

An 'mfd' object or an scalar

Value

An 'mfd' object

See Also

basismfd, mfd


[Package ReMFPCA version 1.0.0 Index]