inprod_mvmfd {ReMFPCA}R Documentation

Compute the inner product between two objects of class 'mvmfd'

Description

Compute the inner product between two objects of class 'mvmfd'

Usage

inprod_mvmfd(mvmfd_obj1, mvmfd_obj2)

Arguments

mvmfd_obj1

An 'mvmfd' object

mvmfd_obj2

An 'mvmfd' object

Value

The inner products matrix between the two 'mvmfd' objects

See Also

mvmfd,mvbasismfd


[Package ReMFPCA version 1.0.0 Index]