# Generated by roxygen2: do not edit by hand

export(FTRL)
export(FactorizationMachine)
export(GloVe)
export(LinearFlow)
export(PureSVD)
export(WRMF)
export(ap_k)
export(detect_number_omp_threads)
export(ndcg_k)
export(soft_impute)
export(soft_svd)
exportMethods("%*%")
exportMethods("[")
exportMethods(crossprod)
exportMethods(tcrossprod)
import(Matrix)
import(Rcpp)
import(data.table)
import(float)
import(methods)
importFrom(RhpcBLASctl,get_num_cores)
importFrom(mlapi,mlapiDecomposition)
importFrom(stats,rnorm)
useDynLib(rsparse)
