syMatrix-class: Class "syMatrix" of symmetric matrices
Description
The "syMatrix"
class is the class of symmetric
matrices in non-packed storage. Only the upper triangle or the lower
triangle is stored.Objects from the Class
Objects can be created by calls of the form new("syMatrix", ...)
.Extends
Class "geMatrix"
, directly.
Class "Matrix"
, by class "geMatrix"
.