Uses of Class
shh.csparse.ElemMatrix

Packages that use ElemMatrix
shh.csparse   
 

Uses of ElemMatrix in shh.csparse
 

Subclasses of ElemMatrix in shh.csparse
 class DNeg1Matrix
          The dilation matrix that's the identity except for a -1 in the i,i position.
 class P2Matrix
          The class of n × n permutation matrices of order two.
 class TMatrix
          The class of transposition matrices: square matrices with 1's on the diagonal and a single non-zero off-diagonal entry.