Entry: NAIndex-class
Aliases: NAIndex-class Arith,numeric,NAIndex-method Arith,NAIndex,numeric-method [,NAIndex,ANY,ANY,ANY-method [,NAIndex,noneIndex,ANY,ANY-method [,NAIndex,allIndex,ANY,ANY-method [<-,NAIndex,ANY,ANY,ANY-method [[<-,NAIndex-method allNA,NAIndex-method anyNA,NAIndex-method initialize,NAIndex-method length,NAIndex-method length<-,NAIndex-method names,NAIndex-method names<-,NAIndex,ANY-method names<-,NAIndex,externalVector-method dim<-,NAIndex,ANY-method
Keywords: classes
Description: Class "NAIndex", index class representing a subscript of all NA's for a vector or an array dimension
URL: ../../../library/externalVector/html/NAIndex-class.html

Entry: SubscriptList
Aliases: SubscriptList
Keywords: array list
Description: Function to convert a list of array subscripts to a list objects of class vectorIndex.
URL: ../../../library/externalVector/html/SubscriptList.html

Entry: Subset
Aliases: Subset Subset2 Subset-methods Subset,ANY,ANY-method Subset,ANY,allIndex-method Subset,ANY,noneIndex-method Subset,ANY,NAIndex-method Subset,ANY,positiveIndex-method Subset,ANY,sliceIndex-method Subset,ANY,matrixIndex-method Subset2-methods Subset2,ANY,ANY,ANY-method Subset2,ANY,ANY,allIndex-method Subset2,ANY,ANY,noneIndex-method Subset2,ANY,ANY,NAIndex-method Subset2,ANY,ANY,positiveIndex-method Subset2,ANY,ANY,sliceIndex-method Subset2,ANY,allIndex,allIndex-method Subset2,ANY,allIndex,ANY-method Subset2,ANY,allIndex,NAIndex-method Subset2,ANY,noneIndex,ANY-method Subset2,ANY,noneIndex,noneIndex-method Subset2,ANY,NAIndex,NAIndex-method Subset2,ANY,NAIndex,ANY-method Subset2,ANY,NAIndex,allIndex-method Subset2,ANY,positiveIndex,positiveIndex-method Subset2,ANY,positiveIndex,ANY-method Subset2,ANY,sliceIndex,sliceIndex-method Subset2,ANY,sliceIndex,ANY-method
Keywords: methods
Description: Generics Subset and Subset2 in package 'externalVector' and their methods
URL: ../../../library/externalVector/html/Subset.html

Entry: allIndex-class
Aliases: allIndex-class Arith,numeric,allIndex-method Arith,allIndex,numeric-method [,allIndex,ANY,missing,missing-method [,allIndex,missing,missing,missing-method [<-,allIndex,ANY,ANY,ANY-method [[<-,allIndex-method allNA,allIndex-method anyNA,allIndex-method initialize,allIndex-method length,allIndex-method length<-,allIndex-method dim<-,allIndex,ANY-method
Keywords: classes methods
Description: Class "allIndex", index class representing a subscript for all elements of a vector or an array dimension
URL: ../../../library/externalVector/html/allIndex-class.html

Entry: allNA
Aliases: allNA anyNA allNA,ANY-method anyNA,ANY-method
Keywords: methods
Description: The generics "allNA" and "anyNA".
URL: ../../../library/externalVector/html/allNA.html

Entry: allocators
Aliases: allocatedSize initializeResource getPointer allocator allocate allocatedType deallocate external.size external.size<- reinitializePointer
Keywords: methods
Description: Generics associated with external resources and their allocators
URL: ../../../library/externalVector/html/allocators.html

Entry: as.Rvector
Aliases: as.Rvector as.Rmatrix as.Rvector,array-method as.Rvector,matrix-method as.Rvector,logical-method as.Rvector,integer-method as.Rvector,numeric-method as.Rvector,complex-method as.Rvector,character-method as.Rvector,list-method as.Rmatrix,matrix-method as.Rmatrix,ANY-method
Keywords: classes
Description: convert an object to an R basic vector or matrix
URL: ../../../library/externalVector/html/as.Rvector.html

Entry: asEach
Aliases: asEach asEach,ANY,character-method
Keywords: classes
Description: Coerce each element of an external vector to a particular type
URL: ../../../library/externalVector/html/asEach.html

Entry: defaultElement
Aliases: defaultElement defaultElement,vector-method
Keywords: methods
Description: Return the default element for a vector object.
URL: ../../../library/externalVector/html/defaultElement.html

Entry: exprMatrix-class
Aliases: exprMatrix-class
Keywords: classes
Description: Class union for objects behaving like a matrix
URL: ../../../library/externalVector/html/exprMatrix-class.html

Entry: externalAllocator-class
Aliases: externalAllocator-class allocate,externalResource,externalAllocator-method deallocate,externalResource,externalAllocator-method external.size,externalResource,externalAllocator-method external.size<-,externalResource,logical,externalAllocator,ANY-method reinitializePointer,externalResource,externalAllocator-method
Keywords: classes methods
Description: Class "externalAllocator", base class for memory allocators for external resources
URL: ../../../library/externalVector/html/externalAllocator-class.html

Entry: externalMatrix
Aliases: externalMatrix
Keywords: array
Description: Create an external matrix object
URL: ../../../library/externalVector/html/externalMatrix.html

Entry: externalResource-class
Aliases: externalResource-class allocate,externalResource,missing-method allocatedSize,externalResource-method allocatedType,externalResource-method allocator,externalResource-method deallocate,externalResource,missing-method external.size,externalResource,missing-method external.size<-,externalResource,ANY,missing,ANY-method getPointer,externalResource-method initialize,externalResource-method initializeResource,externalResource,externalptr-method reinitializePointer,externalResource,missing-method
Keywords: classes methods
Description: Class "externalResource", base class for external resource allocated by an externalAllocator
URL: ../../../library/externalVector/html/externalResource-class.html

Entry: externalStorage-class
Aliases: externalStorage-class allocator,externalStorage-method getNativeStorageMethods,externalStorage-method getPointer,externalStorage-method initialize,externalStorage-method initializeResource,externalStorage-method internalType,externalStorage-method
Keywords: classes
Description: Class "externalStorage", base class for external storage for objects of class "externalVectorWithStorage"
URL: ../../../library/externalVector/html/externalStorage-class.html

Entry: externalVector-class
Aliases: externalVector-class asEach,externalVector,character-method c,externalVector-method apply,externalVector-method as.complex,externalVector-method as.data.frame,externalVector-method as.double,externalVector-method as.integer,externalVector-method as.list,externalVector-method as.logical,externalVector-method as.matrix,externalVector-method as.numeric,externalVector-method as.single,externalVector-method coerce,externalVector,vector-method coerce,externalVector,matrix-method coerce,vector,externalVector-method coerce,matrix,externalVector-method defaultElement,externalVector-method dimnames<-,externalVector,NULL-method dimnames<-,externalVector,list-method names<-,externalVector,externalVector-method names<-,externalVector,ANY-method names<-,externalVector,NULL-method setDimNames,externalVector-method setNames,externalVector-method show,externalVector-method as.character,externalVector-method as.Rvector,externalVector-method as.vector,externalVector-method lapply,externalVector-method sapply,externalVector-method mean,externalVector-method median,externalVector,ANY-method median,externalVector,missing-method cor,ANY,externalVector-method cov,ANY,externalVector-method var,ANY,externalVector-method cor,externalVector,ANY-method cov,externalVector,ANY-method var,externalVector,ANY-method cov2cor,externalVector-method
Keywords: classes
Description: Class "externalVector", base class for vector objects stored in an external resource
URL: ../../../library/externalVector/html/externalVector-class.html

Entry: externalVector
Aliases: externalVector externalLogical externalInteger externalNumeric externalComplex externalCharacter externalList
Keywords: classes
Description: Creating external vectors
URL: ../../../library/externalVector/html/externalVector.html

Entry: externalVectorWithStorage-class
Aliases: externalVectorWithStorage-class Arith,ANY,externalVectorWithStorage-method Arith,externalVectorWithStorage,ANY-method Arith,externalVectorWithStorage,externalVectorWithStorage-method Arith,externalVectorWithStorage,missing-method Compare,ANY,externalVectorWithStorage-method Compare,externalVectorWithStorage,ANY-method Compare,externalVectorWithStorage,externalVectorWithStorage-method Complex,externalVectorWithStorage-method Math,externalVectorWithStorage-method Ops,ANY,externalVectorWithStorage-method Ops,externalVectorWithStorage,ANY-method Summary,externalVectorWithStorage,missing-method Summary,externalVectorWithStorage,logical-method [,externalVectorWithStorage,ANY,ANY,ANY-method [<-,externalVectorWithStorage,ANY,ANY,externalVectorWithStorage-method [<-,externalVectorWithStorage,ANY,ANY,ANY-method as.Rvector,externalVectorWithStorage-method asEach,externalVectorWithStorage,character-method colMeans,externalVectorWithStorage,missing,missing-method colMeans,externalVectorWithStorage,missing,ANY-method colMeans,externalVectorWithStorage,ANY,missing-method colMeans,externalVectorWithStorage,logical,numeric-method colSums,externalVectorWithStorage,missing,missing-method colSums,externalVectorWithStorage,missing,ANY-method colSums,externalVectorWithStorage,ANY,missing-method colSums,externalVectorWithStorage,logical,numeric-method dim,externalVectorWithStorage-method dim<-,externalVectorWithStorage,NULL-method dim<-,externalVectorWithStorage,ANY-method dimnames,externalVectorWithStorage-method getExternalStorage,externalVectorWithStorage-method getNativeStorageMethods,externalVectorWithStorage-method initialize,externalVectorWithStorage-method is.finite,externalVectorWithStorage-method is.infinite,externalVectorWithStorage-method is.na,externalVectorWithStorage-method is.nan,externalVectorWithStorage-method length,externalVectorWithStorage-method length<-,externalVectorWithStorage-method log,externalVectorWithStorage,missing-method log,externalVectorWithStorage,ANY-method log,externalVectorWithStorage,externalVectorWithStorage-method match,ANY,externalVectorWithStorage-method match,externalVectorWithStorage,ANY-method names,externalVectorWithStorage-method names<-,externalVectorWithStorage,NULL-method rebind,externalVectorWithStorage-method rowMeans,externalVectorWithStorage,missing,missing-method rowMeans,externalVectorWithStorage,missing,ANY-method rowMeans,externalVectorWithStorage,ANY,missing-method rowMeans,externalVectorWithStorage,logical,numeric-method rowSums,externalVectorWithStorage,missing,missing-method rowSums,externalVectorWithStorage,missing,ANY-method rowSums,externalVectorWithStorage,ANY,missing-method rowSums,externalVectorWithStorage,logical,numeric-method setDimNames,externalVectorWithStorage-method setNames,externalVectorWithStorage-method all,externalVectorWithStorage-method any,externalVectorWithStorage-method max,externalVectorWithStorage-method min,externalVectorWithStorage-method range,externalVectorWithStorage-method prod,externalVectorWithStorage-method sum,externalVectorWithStorage-method lapply,externalVectorWithStorage-method
Keywords: classes
Description: Class "externalVectorWithStorage", external vector class with an external storage for the vector
URL: ../../../library/externalVector/html/externalVectorWithStorage-class.html

Entry: gcAllocator-class
Aliases: gcAllocator-class allocate,externalResource,gcAllocator-method deallocate,externalResource,gcAllocator-method external.size,externalResource,gcAllocator-method external.size<-,externalResource,logical,gcAllocator,numeric-method reinitializePointer,externalResource,gcAllocator-method
Keywords: classes
Description: Class "gcAllocator", memory allocator class for external resources
URL: ../../../library/externalVector/html/gcAllocator-class.html

Entry: getExternalStorage
Aliases: getExternalStorage
Keywords: classes
Description: Extract external storage
URL: ../../../library/externalVector/html/getExternalStorage.html

Entry: getNativeStorageMethods
Aliases: getNativeStorageMethods getNativeStorageMethods,ANY-method
Keywords: classes programming
Description: Return the storage methods associated with an object
URL: ../../../library/externalVector/html/getNativeStorageMethods.html

Entry: indirectExternalMatrix-class
Aliases: indirectExternalMatrix-class as.Rvector,indirectExternalMatrix-method Arith,ANY,indirectExternalMatrix-method Arith,indirectExternalVector,indirectExternalMatrix-method Arith,indirectExternalMatrix,ANY-method Arith,indirectExternalMatrix,indirectExternalMatrix-method Arith,indirectExternalMatrix,indirectExternalVector-method Compare,ANY,indirectExternalMatrix-method Compare,indirectExternalVector,indirectExternalMatrix-method Compare,indirectExternalMatrix,ANY-method Compare,indirectExternalMatrix,indirectExternalMatrix-method Compare,indirectExternalMatrix,indirectExternalVector-method Complex,indirectExternalMatrix-method Math,indirectExternalMatrix-method Ops,ANY,indirectExternalMatrix-method Ops,indirectExternalVector,indirectExternalMatrix-method Ops,indirectExternalMatrix,ANY-method Ops,indirectExternalMatrix,indirectExternalMatrix-method Ops,indirectExternalMatrix,indirectExternalVector-method Summary,indirectExternalMatrix,ANY-method [,indirectExternalMatrix,missing,missing,missing-method [,indirectExternalMatrix,missing,missing,logical-method [,indirectExternalMatrix,missing,ANY,missing-method [,indirectExternalMatrix,missing,ANY,logical-method [,indirectExternalMatrix,ANY,missing,missing-method [,indirectExternalMatrix,ANY,missing,logical-method [,indirectExternalMatrix,ANY,ANY,missing-method [,indirectExternalMatrix,ANY,ANY,ANY-method [<-,indirectExternalMatrix,missing,missing-method [<-,indirectExternalMatrix,ANY-method allNA,indirectExternalMatrix-method anyNA,indirectExternalMatrix-method as.matrix,indirectExternalMatrix-method as.vector,indirectExternalMatrix,missing-method as.vector,indirectExternalMatrix,ANY-method coerce,externalVector,indirectExternalMatrix-method coerce,vector,indirectExternalMatrix-method coerce,matrix,indirectExternalMatrix-method coerce,indirectExternalMatrix,vector-method coerce,indirectExternalMatrix,matrix-method dim,indirectExternalMatrix-method dim<-,indirectExternalMatrix,NULL-method dim<-,indirectExternalMatrix,ANY-method dimnames,indirectExternalMatrix-method dimnames<-,indirectExternalMatrix-method force,indirectExternalMatrix-method getExternalStorage,indirectExternalMatrix-method is.finite,indirectExternalMatrix-method is.infinite,indirectExternalMatrix-method is.na,indirectExternalMatrix-method is.nan,indirectExternalMatrix-method length,indirectExternalMatrix-method length<-,indirectExternalMatrix-method log,ANY,indirectExternalMatrix-method log,indirectExternalVector,indirectExternalMatrix-method log,indirectExternalMatrix,ANY-method log,indirectExternalMatrix,indirectExternalMatrix-method log,indirectExternalMatrix,indirectExternalVector-method log,indirectExternalMatrix,missing-method names,indirectExternalMatrix-method names<-,indirectExternalMatrix-method all,indirectExternalMatrix-method any,indirectExternalMatrix-method min,indirectExternalMatrix-method max,indirectExternalMatrix-method range,indirectExternalMatrix-method sum,indirectExternalMatrix-method prod,indirectExternalMatrix-method
Keywords: classes
Description: Class "indirectExternalMatrix", class for indirect matrix subset of an externalVector object.
URL: ../../../library/externalVector/html/indirectExternalMatrix-class.html

Entry: indirectExternalVector-class
Aliases: indirectExternalVector-class Arith,ANY,indirectExternalVector-method Arith,indirectExternalVector,ANY-method Arith,indirectExternalVector,indirectExternalVector-method Compare,ANY,indirectExternalVector-method Compare,indirectExternalVector,ANY-method Compare,indirectExternalVector,indirectExternalVector-method Complex,indirectExternalVector-method Math,indirectExternalVector-method Ops,ANY,indirectExternalVector-method Ops,indirectExternalVector,ANY-method Ops,indirectExternalVector,indirectExternalVector-method Summary,indirectExternalVector,ANY-method [,indirectExternalVector,missing,missing,ANY-method [,indirectExternalVector,ANY,missing,ANY-method [<-,indirectExternalVector,missing,missing-method [<-,indirectExternalVector,ANY,missing-method allNA,indirectExternalVector-method anyNA,indirectExternalVector-method as.Rvector,indirectExternalVector-method as.matrix,indirectExternalVector-method as.vector,indirectExternalVector,missing-method as.vector,indirectExternalVector,ANY-method coerce,externalVector,indirectExternalVector-method coerce,vector,indirectExternalVector-method coerce,indirectExternalVector,vector-method coerce,indirectExternalVector,matrix-method dim,indirectExternalVector-method dim<-,indirectExternalVector,ANY-method dimnames,indirectExternalVector-method dimnames<-,indirectExternalVector-method force,indirectExternalVector-method getExternalStorage,indirectExternalVector-method is.finite,indirectExternalVector-method is.infinite,indirectExternalVector-method is.na,indirectExternalVector-method is.nan,indirectExternalVector-method length,indirectExternalVector-method length<-,indirectExternalVector-method log,ANY,indirectExternalVector-method log,indirectExternalVector,ANY-method log,indirectExternalVector,indirectExternalVector-method log,indirectExternalVector,missing-method names,indirectExternalVector-method names<-,indirectExternalVector,NULL-method setNames,indirectExternalVector-method all,indirectExternalVector-method any,indirectExternalVector-method min,indirectExternalVector-method max,indirectExternalVector-method range,indirectExternalVector-method sum,indirectExternalVector-method prod,indirectExternalVector-method
Keywords: classes
Description: Class "indirectExternalVector", class for indirect vector subset of an externalVector object.
URL: ../../../library/externalVector/html/indirectExternalVector-class.html

Entry: internalType
Aliases: internalType
Keywords: classes
Description: Get a vector object similar to the one stored inside an external storage object
URL: ../../../library/externalVector/html/internalType.html

Entry: makeSlice
Aliases: makeSlice
Keywords: classes
Description: Create a new object of class "sliceIndex"
URL: ../../../library/externalVector/html/makeSlice.html

Entry: matrixIndex-class
Aliases: matrixIndex-class [,matrixIndex,ANY,ANY,ANY-method [[,matrixIndex,numeric,missing-method allNA,matrixIndex-method anyNA,matrixIndex-method coerce,matrixIndex,vectorIndex-method dim,matrixIndex-method dimnames,matrixIndex-method length,matrixIndex-method names,matrixIndex-method setDimNames,matrixIndex-method setNames,matrixIndex-method
Keywords: classes
Description: Class "matrixIndex", index class representing a set of row and column subscripts for a matrix
URL: ../../../library/externalVector/html/matrixIndex-class.html

Entry: nativeStorageMethods-class
Aliases: nativeStorageMethods-class allocatedSize,nativeStorageMethods-method allocator,nativeStorageMethods-method getPointer,nativeStorageMethods-method initializeResource,nativeStorageMethods-method
Keywords: classes methods
Description: Class "nativeStorageMethods", class holding an external pointer to a C storeageMethods structure.
URL: ../../../library/externalVector/html/nativeStorageMethods-class.html

Entry: nativeStorageMethodsList-class
Aliases: nativeStorageMethodsList-class initialize,nativeStorageMethodsList-method
Keywords: classes
Description: Class "nativeStorageMethodsList", contains objects from class "nativeStorageMethods"
URL: ../../../library/externalVector/html/nativeStorageMethodsList-class.html

Entry: nonSlotAttributes
Aliases: nonSlotAttributes nonSlotAttributes<-
Keywords: attribute
Description: Functions to extract and set attributes which are not slots.
URL: ../../../library/externalVector/html/nonSlotAttributes.html

Entry: noneIndex-class
Aliases: noneIndex-class Arith,numeric,noneIndex-method Arith,noneIndex,numeric-method [,noneIndex,missing,missing,missing-method [,noneIndex,ANY,missing,missing-method [,noneIndex,logical,missing,missing-method [<-,noneIndex,ANY,ANY,ANY-method [[<-,noneIndex-method allNA,noneIndex-method anyNA,noneIndex-method initialize,noneIndex-method length,noneIndex-method length<-,noneIndex-method dim<-,noneIndex,ANY-method
Keywords: classes
Description: Class "noneIndex", index class representing a subscript for none of the elements of a vector or an array dimension
URL: ../../../library/externalVector/html/noneIndex-class.html

Entry: positiveIndex-class
Aliases: positiveIndex-class Arith,positiveIndex,numeric-method Arith,numeric,positiveIndex-method [,positiveIndex,sliceIndex,missing,ANY-method [,positiveIndex,positiveIndex,missing,ANY-method [,positiveIndex,ANY,missing,ANY-method allNA,positiveIndex-method anyNA,positiveIndex-method as.integer,positiveIndex-method coerce,integer,positiveIndex-method coerce,numeric,positiveIndex-method initialize,positiveIndex-method dim<-,positiveIndex,ANY-method
Keywords: classes
Description: Class "positiveIndex", index class representing a sequence of non-negative integers
URL: ../../../library/externalVector/html/positiveIndex-class.html

Entry: rebind
Aliases: rebind
Keywords: classes
Description: Allocate a new external vector with external storage
URL: ../../../library/externalVector/html/rebind.html

Entry: setDimNames
Aliases: setDimNames setNames
Keywords: attribute
Description: Set names and dimnames
URL: ../../../library/externalVector/html/setDimNames.html

Entry: setExternalStorageClass
Aliases: setExternalStorageClass
Keywords: classes programming
Description: Create subclass of externalStorage
URL: ../../../library/externalVector/html/setExternalStorageClass.html

Entry: setVirtualMethod
Aliases: setVirtualMethod
Keywords: methods
Description: Set a virtual method for a given signature
URL: ../../../library/externalVector/html/setVirtualMethod.html

Entry: simpleStorage-class
Aliases: simpleStorage-class allocatedSize,simpleStorage-method allocatedType,simpleStorage-method
Keywords: classes
Description: Class "simpleStorage", an external storage class that uses reference to R basic vectors as storage
URL: ../../../library/externalVector/html/simpleStorage-class.html

Entry: sliceIndex-class
Aliases: sliceIndex-class Arith,sliceIndex,numeric-method Arith,numeric,sliceIndex-method [,sliceIndex,allIndex,missing,ANY-method [,sliceIndex,noneIndex,missing,ANY-method [,sliceIndex,sliceIndex,missing,ANY-method [,sliceIndex,positiveIndex,missing,ANY-method [,sliceIndex,ANY,missing,ANY-method allNA,sliceIndex-method anyNA,sliceIndex-method coerce,sliceIndex,positiveIndex-method length,sliceIndex-method length<-,sliceIndex-method names,sliceIndex-method names<-,sliceIndex,ANY-method names<-,sliceIndex,externalVector-method dim<-,sliceIndex,ANY-method
Keywords: classes
Description: Class "sliceIndex", index class representing a sequence of non-negative integers
URL: ../../../library/externalVector/html/sliceIndex-class.html

Entry: union-class
Aliases: listOrNull-class integerOrNull-class vectorNamesType-class
Keywords: classes
Description: Some useful class unions
URL: ../../../library/externalVector/html/union-class.html

Entry: var
Aliases: var cov cor cov2cor cor,ANY,ANY-method cov,ANY,ANY-method var,ANY,ANY-method cor,ANY,missing-method cov,ANY,missing-method var,ANY,missing-method
Keywords: univar multivariate array
Description: Correlation, Variance and Covariance (Matrices)
URL: ../../../library/externalVector/html/var.html

Entry: vectorIndex-class
Aliases: vectorIndex-class Arith,ANY,vectorIndex-method Arith,vectorIndex,ANY-method
Keywords: classes
Description: Class "vectorIndex", base class for index classes used to represent vector subscripts
URL: ../../../library/externalVector/html/vectorIndex-class.html
