powered by
This is the virtual class of all dense (S4) matrices. It is the direct superclass of '>ddenseMatrix, '>ldenseMatrix
'>ddenseMatrix
'>ldenseMatrix
class "Matrix" directly.
"Matrix"
exactly those of its superclass "'>Matrix".
"'>Matrix"
Use showMethods(class = "denseMatrix", where = "package:Matrix") for an overview of methods.
showMethods(class = "denseMatrix", where = "package:Matrix")
Extraction ("[") methods, see [-methods.
"["
[-methods
colSums, kronecker, and other such methods with own help pages.
colSums
kronecker
Its superclass '>Matrix, and main subclasses, '>ddenseMatrix and '>sparseMatrix.
'>Matrix
'>sparseMatrix
# NOT RUN { showClass("denseMatrix") # }
Run the code above in your browser using DataLab