unused-classes: Virtual Classes Not Yet Really Implemented and Used

Description Examples

Description

iMatrix is the virtual class of all integer (S4) matrices. It extends the Matrix class directly.

zMatrix is the virtual class of all complex (S4) matrices. It extends the Matrix class directly.

Examples

1
2
showClass("iMatrix")
showClass("zMatrix")

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