# Generated by roxygen2: do not edit by hand

export(.createRawArraySeed)
export(.extractArrayDimnames)
export(loadArray)
export(loadWrapperArray)
export(preserveDelayedOperations)
export(recycleHdf5Files)
export(writeSparseMatrix)
exportClasses(WrapperArraySeed)
exportMethods(OLD_extract_sparse_array)
exportMethods(chunkdim)
exportMethods(dim)
exportMethods(dimnames)
exportMethods(extract_array)
exportMethods(is_sparse)
exportMethods(path)
exportMethods(stageObject)
import(methods)
importClassesFrom(Matrix,Matrix)
importClassesFrom(Matrix,dgCMatrix)
importClassesFrom(Matrix,dsparseMatrix)
importFrom(BiocGenerics,path)
importFrom(DelayedArray,DelayedArray)
importFrom(DelayedArray,OLD_extract_sparse_array)
importFrom(DelayedArray,blockApply)
importFrom(DelayedArray,chunkdim)
importFrom(DelayedArray,colAutoGrid)
importFrom(DelayedArray,extract_array)
importFrom(DelayedArray,isPristine)
importFrom(DelayedArray,is_sparse)
importFrom(DelayedArray,nzdata)
importFrom(DelayedArray,nzindex)
importFrom(DelayedArray,path)
importFrom(DelayedArray,read_sparse_block)
importFrom(DelayedArray,rowAutoGrid)
importFrom(DelayedArray,type)
importFrom(HDF5Array,H5SparseMatrixSeed)
importFrom(HDF5Array,HDF5ArraySeed)
importFrom(HDF5Array,writeHDF5Array)
importFrom(alabaster.base,.addMissingStringPlaceholderAttribute)
importFrom(alabaster.base,.chooseMissingStringPlaceholder)
importFrom(alabaster.base,.stageObject)
importFrom(alabaster.base,acquireFile)
importFrom(alabaster.base,acquireMetadata)
importFrom(alabaster.base,loadObject)
importFrom(alabaster.base,stageObject)
importFrom(rhdf5,H5Fclose)
importFrom(rhdf5,H5Fopen)
importFrom(rhdf5,H5Gclose)
importFrom(rhdf5,H5Gopen)
importFrom(rhdf5,H5Sunlimited)
importFrom(rhdf5,h5createDataset)
importFrom(rhdf5,h5createFile)
importFrom(rhdf5,h5createGroup)
importFrom(rhdf5,h5ls)
importFrom(rhdf5,h5read)
importFrom(rhdf5,h5readAttributes)
importFrom(rhdf5,h5write)
importFrom(rhdf5,h5writeAttribute)
importFrom(rhdf5,h5writeDataset)
