Accessors               Accessor Functions for Distributed Matrix Slots
Comparators             Logical Comparisons
Hilbert                 Generate Hilbert Matrices
arithmetic              Arithmetic Operators
as.ddmatrix             Non-Distributed object to Distributed Object
                        Converters
as.matrix               Distributed object to Matrix Converters
as.rowcyclic            Distribute/Redistribute matrices across the
                        process grid
as.vector               Distributed object to Vector Converters
binds                   Row and Column binds for Distributed Matrices
chol2inv                Inverse from Choleski (or QR) Decomposition
companion               Generate Companion Matrices
condnums                Compute or estimate the Condition Number of a
                        Distributed Matrix
covariance              Covariance and Correlation
ddmatrix-apply          Apply Family of Functions
ddmatrix-chol           Cholesky Factorization
ddmatrix-class          Class ddmatrix
ddmatrix-constructors   Distributed Matrix Creation
ddmatrix-eigen          eigen
ddmatrix-lu             LU Factorization
ddmatrix-norm           Norm
ddmatrix-prcomp         Principal Components Analysis
ddmatrix-print          Printing a Distributed Matrix
ddmatrix-scale          Scale
ddmatrix-solve          Solve
ddmatrix-summary        Distributed Matrix Summary
ddmatrix-sumstats       Basic Summary Statistics
ddmatrix-svd            Singular Value Decomposition
diag-constructors       Distributed Matrix Diagonals
eigen2                  eigen2
expm                    Matrix Exponentiation
extract                 Extract or Replace Parts of a Distributed
                        Matrix
getLocal                getLocal
headsortails            Head and Tail of a Distributed Matrix
insert                  Directly Insert Into Distributed Matrix
                        Submatrix Slot
isSymmetric             isSymmetric
isdot                   Type Checks, Including NA, NaN, etc.
lm.fit                  Fitter for Linear Models
math                    Miscellaneous Mathematical Functions
matmult                 Matrix Multiplication
na                      Handle Missing Values in Distributed Matrices
pbdDMAT Control         Some default parameters for pbdDMAT.
pbdDMAT-package         Distributed Matrix Methods
qr                      QR Decomposition Methods
redistribute            Distribute/Redistribute matrices across the
                        process grid
reductions              Arithmetic Reductions: Sums, Means, and Prods
rounding                Rounding of Numbers
sd                      Covariance and Correlation
sparsity                Sparsity of Matrix Objects
sweep                   Sweep
transpose               Distributed Matrix Transpose
