generalMatrix-class
Class "generalMatrix" of General MatricesVirtual class of “general” matrices; i.e., matrices that do not have a known property such as symmetric, triangular, or diagonal.
A virtual Class: No objects may be created from it.
factors
,
Dim
,
Dimnames
:all slots inherited from compMatrix
; see its description.
Class "compMatrix"
, directly. Class "Matrix"
, by class "compMatrix"
.
Classes compMatrix
, and the non-general virtual classes: symmetricMatrix
, triangularMatrix
, diagonalMatrix
.
Copyright (©) 1999–2012 R Foundation for Statistical Computing.
Licensed under the GNU General Public License.