R/RcppExports.R

Defines functions OptPart2D

Documented in OptPart2D

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
 
OptPart2D <- function(data1, data2, penalty, type) {
    .Call(`_OptPartitioning2D_OptPart2D`, data1, data2, penalty, type)
}
lpishchagina/OptPartitioning2D documentation built on Feb. 9, 2021, 9:17 p.m.