trMatrix-class: Triangular, dense, non-packed, real matrices
Description
The "trMatrix"
class is the class of triangular
matrices in dense, non-packed storage.Objects from the Class
Objects can be created by calls of the form new("trMatrix", ...)
.Extends
Class "geMatrix"
, directly.
Class "Matrix"
, by class "geMatrix"
.