SN2011fe                SN2011fe Supernova Dataset
alloc                   Create Object with its Own Memory
bigGP                   Package for Calculations with Big Gaussian
                        Processes
bigGP-meta              Information about the number and identities of
                        the processes
bigGP.exit              Exit bigGP Environment
bigGP.init              Initialize bigGP package
calcD                   Calculate Partition Factor
calcIJ                  Calculate Slave Process Identifiers
collectDiagonal         Return the Diagonal of a Distributed Square
                        Matrix to the Master Process
collectRectangularMatrix
                        Return a Distributed Rectangular Matrix to the
                        Master Process
collectTriangularMatrix
                        Return a Distributed Symmetric or Triangular
                        Matrix to the Master Process
collectVector           Return a Distributed Vector to the Master
                        Process
distributeVector        Distribute a Vector to the Slave Processes
distributedKrigeProblem-class
                        ReferenceClass for Distributed Components of
                        the krigeProblem ReferenceClass
getDistributedVectorLength
                        Find Length of Subset of Vector or Matrix
                        Stored on Slave Process
krigeProblem-class      Class '"krigeProblem"'
localAssign             Assign a New Name to an Object on Slave Process
localCalc               Local Calculation Functions
localCollectVector      Local Distribution and Collection Functions
localGetVectorIndices   Get Indices of Vector or Matrix Elements Stored
                        on Slave Process
localKrigeProblemConstructMean
                        Calculate Mean Vector or Covariance Matrix on
                        Slave Process
localRm                 Remove Objects on Slave Process
pull                    Copy Object from Slave Processes to Master
push                    Copy Object from Master to Slave Processes
remoteCalc              Return a Distributed Vector to the Master
                        Process
remoteCalcChol          Calculate Distributed Cholesky Decomposition
remoteConstructRnormVector
                        Create Distributed Vector or Matrix of Random
                        Normals
remoteCrossProdMatSelf
                        Distributed Crossproduct of a Rectangular
                        Matrix with Itself
remoteCrossProdMatVec   Distributed Crossproduct of a Rectangular
                        Matrix and a Vector
remoteForwardsolve      Solve a Distributed Triangular System
remoteGetIndices        Determine Indices of Vector or Matrix Elements
                        Stored on all Processes
remoteLs                Remote List Objects
remoteMultChol          Distributed Multiplication of Lower Triangular
                        Matrix and a Vector or Matrix
remoteRm                Remote Remove Objects
