# Generated by roxygen2: do not edit by hand

S3method(fitted,nmfgpu)
S3method(nmf,default)
S3method(nmf,formula)
S3method(predict,nmfgpu)
S3method(print,DeviceMemoryInfo)
export(chooseDevice)
export(deviceCount)
export(deviceMemoryInfo)
export(nmf)
export(nmfgpu4R.init)
import(Matrix)
import(Rcpp)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(utils,txtProgressBar)
importFrom(utils,unzip)
useDynLib(nmfgpu4R)
