useDynLib(recosystem, .registration = TRUE)
import(methods)
import(Rcpp)
importClassesFrom(float, float32)
importFrom(float, float)
export(Reco)
export(data_file, data_memory, data_matrix)
export(out_file, out_memory, out_nothing)
