Last chance! 50% off unlimited learning
Sale ends in
ldenseMatrix
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"
.lgeMatrix
and the other subclasses.showClass("ldenseMatrix")
as(diag(3) > 0, "ldenseMatrix")
Run the code above in your browser using DataLab