# Generated by roxygen2: do not edit by hand

export(JvecforParam)
export(fastFindKNN)
export(fastMakeKNNGraph)
export(fastMakeSNNGraph)
export(jvecfor_setup)
exportClasses(JvecforIndex)
exportClasses(JvecforParam)
exportMethods(buildIndex)
exportMethods(findKnnFromIndex)
exportMethods(show)
importClassesFrom(BiocNeighbors,BiocNeighborIndex)
importClassesFrom(BiocNeighbors,BiocNeighborParam)
importFrom(BiocNeighbors,buildIndex)
importFrom(BiocNeighbors,findKNN)
importFrom(BiocNeighbors,findKnnFromIndex)
importFrom(BiocParallel,bpparam)
importFrom(BiocParallel,bpworkers)
importFrom(Matrix,as.matrix)
importFrom(Matrix,writeMM)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setMethod)
importFrom(methods,show)
importFrom(processx,run)
