eigenDecompose: Internal function: Eigen-decompose a matrix

View source: R/RcppExports.R

eigenDecomposeR Documentation

Internal function: Eigen-decompose a matrix

Description

Internal function: Eigen-decompose a matrix

Usage

eigenDecompose(matrix)

Arguments

matrix

A matrix

Value

A list of objects

value

A vector of eigenvalues

vector

A matrix of eigenvectors

Author(s)

Wen-Ting Wang


egpivo/autoFRK documentation built on Aug. 30, 2024, 1:11 p.m.