inprod_mfd {ReMFPCA}R Documentation

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)

Arguments

mfd_obj1

An 'mfd' object

mfd_obj2

An 'mfd' object

Value

The inner products matrix between the two 'mfd' objects

See Also

basismfd, mfd


[Package ReMFPCA version 1.0.0 Index]