Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

Matrix (version 1.3-2)

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

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.

Arguments

Examples

Run this code
# NOT RUN {
showClass("iMatrix")
showClass("zMatrix")
# }

Run the code above in your browser using DataLab