R/RcppExports.R

Defines functions dist_squared

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

dist_squared <- function(X, C) {
    .Call(`_clusteringscRNA_dist_squared`, X, C)
}
srhaup2/clustering_scRNA documentation built on Dec. 23, 2021, 4:29 a.m.