eigen: eigen

Description Usage Arguments Details

Description

Eigenvalue decomposition.

Usage

1
2
## S4 method for signature 'fmlmat'
eigen(x, symmetric, only.values = FALSE, EISPACK = FALSE)

Arguments

x

An fmlmat matrix.

symmetric, EISPACK

Ignored.

only.values

Should only the eigenvalues be returned?

Details

Symmetric matrices only.


fml-fam/craze documentation built on June 6, 2020, 2:05 p.m.