generalMatrix-class Class "generalMatrix" of General Matrices
 Description
Virtual class of “general” matrices; i.e., matrices that do not have a known property such as symmetric, triangular, or diagonal.
Objects from the Class
A virtual Class: No objects may be created from it.
Slots
- factors
- 
, 
- Dim
- 
, 
- 
Dimnames:
- 
all slots inherited from compMatrix; see its description.
Extends
Class "compMatrix", directly. Class "Matrix", by class "compMatrix". 
See Also
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.