denseMatrix-class Virtual Class "denseMatrix" of All Dense MatricesThis is the virtual class of all dense (S4) matrices. It is the direct superclass of ddenseMatrix, ldenseMatrix
class "Matrix" directly.
exactly those of its superclass "Matrix".
Use showMethods(class = "denseMatrix", where =
"package:Matrix") for an overview of methods.
Extraction ("[") methods, see [-methods.
colSums, kronecker, and other such methods with own help pages.
Its superclass Matrix, and main subclasses, ddenseMatrix and sparseMatrix.
showClass("denseMatrix")
Copyright (©) 1999–2012 R Foundation for Statistical Computing.
Licensed under the GNU General Public License.