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 Aug. 25, 2025, 9:49 a.m.