powered by
ldenseMatrix
denseMatrix-class
lMatrix-class
iMatrix is the virtual class of all integer (S4) matrices. It extends the Matrix-class directly.
iMatrix
Matrix-class
zMatrix is the virtual class of all complex (S4) matrices. It extends the Matrix-class directly.
zMatrix
complex
showClass("ldenseMatrix") showClass("iMatrix") showClass("zMatrix")
Run the code above in your browser using DataLab