pdCompSymm-class: Class "pdCompSymm"
Description
A class of parameterized positive-definite symmetric
matrices that have compound symmetry. That is, the diagonal entries
are constant and the off-diagonal entries are constant.Objects from the Class
Objects can be created by calls of the form
new("pdCompSymm", ...) or
by calls to the constructor pdCompSymm(...)Extends
Class "pdMat", directly.