ndenseMatrix-class: Virtual Class "ndenseMatrix" of Dense Logical Matrices
Description
ndenseMatrix
is the virtual class of all dense logical
(S4) matrices. It extends both denseMatrix
and lMatrix
directly.Extends
Class "lMatrix"
, directly.
Class "denseMatrix"
, directly.
Class "Matrix"
, by class "lMatrix"
.
Class "Matrix"
, by class "denseMatrix"
.See Also
Class ngeMatrix
and the other subclasses.