Skip to contents

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