Learn R Programming

ReMFPCA (version 2.0.0)

inprod_mfd: Compute the inner product between two objects of class `mfd`

Description

Compute the inner product between two objects of class `mfd`

Usage

inprod_mfd(mfd_obj1, mfd_obj2)

Value

The inner products matrix between the two `mfd` objects

Arguments

mfd_obj1

An `mfd` object

mfd_obj2

An `mfd` object

See Also

basismfd, mfd