Learn R Programming

klin (version 2007-02-05)

Linear equations with Kronecker structure

Description

The package implements efficient ways to evaluate and solve equations of the form Ax=b, where A is a kronecker product of matrices. Functions to solve least squares problems of this type are also included.

Copy Link

Version

Install

install.packages('klin')

Monthly Downloads

1

Version

2007-02-05

License

GPL (>= 2)

Maintainer

ORPHANED

Last Published

October 29th, 2012

Functions in klin (2007-02-05)

incseq

Only returns increasing sequences
klin.ls

Solves a least squares problem where the matrix is a Kronecker product
klin.preparels

Prepares matrices for the least squares solver
klin.klist

Calculates the Kronecker product of a list of matrices
klin-package

Calculate and solve linear equations with Kronecker structure.
klin.eval

Evaluate Kronecker product times a vector
klin.solve

Solve linear systems where the matrix is a Kronecker product