gTMatrix-class {Matrix} | R Documentation |
~~ A concise (1-5 lines) description of what the class is. ~~
A virtual Class: No objects may be created from it.
Dim
:"integer"
of length 2, as for
Matrix-class
.Dimnames
:"list"
as in the "Matrix"
class.
Class "sparseMatrix"
, directly.
Class "Matrix"
, by class "sparseMatrix"
.
Extraction ("["
) methods, see
[-methods
.
its superclass, sparseMatrix-class
, and
dgTMatrix-class
for the links to other classes