eigenfrombase {lgcp} | R Documentation |
eigenfrombase function
Description
A function to compute the eigenvalues of an SPD block circulant matrix given the base matrix.
Usage
eigenfrombase(x)
Arguments
x |
the base matrix |
Value
the eigenvalues
[Package lgcp version 2.0 Index]