as.symDMatrix           Coerce an Object to a symDMatrix Object.
as.symDMatrix.character
                        Coerce a Character Vector to a symDMatrix
                        Object.
as.symDMatrix.matrix    Coerce a Matrix to a symDMatrix Object.
blockIndex              Return the Block Structure of a symDMatrix
                        Object.
blockSize               Return the Block Size of a symDMatrix Object.
initialize,symDMatrix-method
                        Create a New symDMatrix Instance.
load.symDMatrix         Load symDMatrix Objects from .RData Files.
nBlocks                 Return the Number of Column/Row Blocks of a
                        symDMatrix Object.
symDMatrix-class        A Matrix-Like Class to Represent a Symmetric
                        Matrix Partitioned into File-Backed Blocks.
symDMatrix-package      A Package Providing Symmetric Matrices
                        Partitioned into File-Backed Blocks.
