The R Project SVN R-packages

Rev

Rev 2196 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2196 Rev 3175
Line 15... Line 15...
15
      of factorizations of the matrix.  Note that this is typically
15
      of factorizations of the matrix.  Note that this is typically
16
      empty, i.e. \code{list()}, initially and is updated automagically
16
      empty, i.e. \code{list()}, initially and is updated automagically
17
      whenever a matrix factorization is computed.}
17
      whenever a matrix factorization is computed.}
18
    \item{\code{Dim}}{,}
18
    \item{\code{Dim}}{,}
19
    \item{\code{Dimnames}:}{inherited from the
19
    \item{\code{Dimnames}:}{inherited from the
20
      \code{\link{Matrix-class}}, see there.}
20
      \code{\linkS4class{Matrix}} class, see there.}
21
  }
21
  }
22
}
22
}
23
\section{Extends}{
23
\section{Extends}{
24
  Class \code{"Matrix"}, directly.
24
  Class \code{"Matrix"}, directly.
25
}
25
}