# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
perfmeas_prec_recall <- function(order, labels, vec_size) {
.Call(`_prcbench_perfmeas_prec_recall`, order, labels, vec_size)
}
perfmeas_trap_rule <- function(x, y, vec_size) {
.Call(`_prcbench_perfmeas_trap_rule`, x, y, vec_size)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.