Learn R Programming

Matrix (version 0.999375-42)

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.

Extends

Class "Matrix", directly.