fftmultiply: fftmultiply function

View source: R/lgcpStructures.R

fftmultiplyR Documentation

fftmultiply function

Description

A function to pre-multiply a vector by a block cirulant matrix

Usage

fftmultiply(efb, vector)

Arguments

efb

eigenvalues of the matrix

vector

the vector

Value

a vector: the product of the matrix and the vector.


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.