Skip to contents

A function to generate orthogonal eigenfunctions

Usage

.generate_phi(t, eigen_funs)

Arguments

t

A vector of time points

eigen_funs

A list of functions to generate eigenfunctions; Length should match number of components

Value

A t by number of components matrix of eigenfunctions such that the inner product is length of t * \(I_n\)