# Generated by roxygen2: do not edit by hand

export(CMF)
export(getCMFopts)
export(matrix_to_triplets)
export(predictCMF)
export(triplets_to_matrix)
importFrom(stats,rnorm)
useDynLib(CMF, .registration = TRUE)
