Matrix (version 1.2-8)

compMatrix-class: Class "compMatrix" of Composite (Factorizable) Matrices

Description

Virtual class of composite matrices; i.e., matrices that can be factorized, typically as a product of simpler matrices.

Arguments

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

Extends

Class "Matrix", directly.

Methods

See Also

The matrix factorization classes "MatrixFactorization" and their generators, lu(), qr(), chol() and Cholesky(), BunchKaufman(), Schur().