denseMatrix-class: Virtual Class "denseMatrix" of All Dense Matrices

Description Extends Slots Methods See Also Examples

Description

This is the virtual class of all dense (S4) matrices. It is the direct superclass of ddenseMatrix, ldenseMatrix

Extends

class "Matrix" directly.

Slots

exactly those of its superclass "Matrix".

Methods

Use showMethods(class = "denseMatrix", where = "package:Matrix") for an overview of methods.

Extraction ("[") methods, see [-methods.

See Also

colSums, kronecker, and other such methods with own help pages.

Its superclass Matrix, and main subclasses, ddenseMatrix and sparseMatrix.

Examples

1
showClass("denseMatrix")

bedatadriven/renjin-matrix documentation built on May 12, 2019, 10:05 a.m.