dMatrix-class: (Virtual) Class "dMatrix" of "double" Matrices
Description
The dMatrix class is a virtual class contained by all actual
classes of numeric matrices in the Matrix package. Similarly,
all the actual classes of logical matrices inherit from the
lMatrix class.
Arguments
See Also
The nonzero-pattern matrix class nMatrix,
and the numeric matrix classes dgeMatrix,
dgCMatrix, and Matrix.