
Last chance! 50% off unlimited learning
Sale ends in
ndenseMatrix
is the virtual class of all dense logical
(S4) matrices. It extends both denseMatrix
and lMatrix
directly."lMatrix"
, directly.
Class "denseMatrix"
, directly.
Class "Matrix"
, by class "lMatrix"
.
Class "Matrix"
, by class "denseMatrix"
.ngeMatrix
and the other subclasses.showClass("ndenseMatrix")
as(diag(3) > 0, "ndenseMatrix")# -> "nge"
Run the code above in your browser using DataLab