dgeMatrix-class: General S4 Matrix class
Description
A general, numeric matrix in the S4 Matrix representationObjects from the Class
Objects can be created by calls of the form new("dgeMatrix", ...)
or, more commonly, by coercion from the Matrix
class (see
Matrix-class).