build_heap: build_heap: Part of DCEM package.

View source: R/RcppExports.R

build_heapR Documentation

build_heap: Part of DCEM package.

Description

Implements the creation of heap. Internally called by the dcem_star_train.

Usage

build_heap(data)

Arguments

data

(NumericMatrix): The dataset provided by the user.

Value

A NumericMatrix with the max heap property.

Author(s)

Parichit Sharma parishar@iu.edu, Hasan Kurban, Mehmet Dalkilic


DCEM documentation built on April 14, 2026, 9:06 a.m.