.BLDIM                  Some default parameters for pbdDMAT.
Arithmetic              Arithmetic Operators
Comparators             Logical Comparisons
Diag                    Distributed Matrix Diagonals
Distribute              Distribute/Redistribute matrices across the
                        process grid
Extract                 Extract or Replace Parts of a Distributed
                        Matrix
Hilbert                 Generate Hilbert Matrices
Insert                  Directly Insert Into Distributed Matrix
                        Submatrix Slot
LinAlg                  Linear Algebra Functions
MatMult                 Matrix Multiplication
MiscMath                Miscellaneous Mathematical Functions
NAs                     Handle Missing Values in Distributed Matrices
Norm                    Compute the Norm of a Distributed Matrix
PCA                     Principal Components Analysis
QR                      QR Decomposition Methods
Reductions              Arithmetic Reductions: Sums, Means, and Prods
Round                   Rounding of Numbers
SimpleRedistributions   Distribute/Redistribute matrices across the
                        process grid
SlotAccessors           Accessor Functions for Distributed Matrix Slots
Type                    Type Checks, Including NA, NaN, etc.
Variance/Covariance     Variance, Covariance, and Correlation
apply                   Apply Family of Functions
as.ddmatrix             Simplified Syntax to Distribute Matrix Across
                        Process Grid
as.matrix               Distributed-to-non-distributed Matrix
                        Converters
chol2inv                Inverse from Choleski (or QR) Decomposition
companion               Generate Companion Matrices
ddmatrix-class          Class ddmatrix
ddmatrix-method         Distributed Matrix Creation
eigen2                  eigen2
expm-method             Matrix Exponentiation
kappa                   Compute or estimate the Condition Number of a
                        Distributed Matrix
lm.fit                  Fitter for Linear Models
pbdDMAT-package         Distributed Matrix Methods
print-method            Printing a Distributed Matrix
rbind-method            Row and Column binds for Distributed Matrices
scale                   Scale
summary-method          Distributed Matrix Summary
sweep                   Sweep
