| symDMatrix-package | A Package Providing Symmetric Matrices Assembled from Memory-Mapped Blocks. |
| 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-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 | A Class to Represent a Symmetric Matrix Paritioned into Memory-Mapped Blocks. |
| symDMatrix-class | A Class to Represent a Symmetric Matrix Paritioned into Memory-Mapped Blocks. |