R/RcppExports.R

Defines functions OrderKmeansCpp

Documented in OrderKmeansCpp

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

OrderKmeansCpp <- function(x, K = 4L, num_init = 10L) {
    .Call('_offlineChange_OrderKmeansCpp', PACKAGE = 'offlineChange', x, K, num_init)
}
JieGroup/offlineChange documentation built on Aug. 3, 2019, 8:33 a.m.